Skip to content

Commit 08905d4

Browse files
committed
chore: bump to 1.0.0-rc.5
1 parent 0aaf233 commit 08905d4

File tree

3 files changed

+13
-28
lines changed

3 files changed

+13
-28
lines changed

.stackblitz/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"nuxt": "3.7.3"
1212
},
1313
"dependencies": {
14-
"nuxt-security": "^1.0.0-rc.4"
14+
"nuxt-security": "^1.0.0-rc.5"
1515
}
1616
}

.stackblitz/yarn.lock

+11-26
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ abbrev@1:
12181218
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
12191219
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
12201220

1221-
[email protected], acorn@^8.10.0, acorn@^8.6.0, acorn@^8.7.1, acorn@^8.8.2:
1221+
[email protected], acorn@^8.10.0, acorn@^8.6.0, acorn@^8.8.2:
12221222
version "8.10.0"
12231223
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
12241224
integrity sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==
@@ -3113,18 +3113,18 @@ nuxt-csurf@^1.3.1:
31133113
defu "^6.1.1"
31143114
uncsrf "^1.1.1"
31153115

3116-
nuxt-security@^1.0.0-rc.4:
3117-
version "1.0.0-rc.4"
3118-
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.0.0-rc.4.tgz#b3e2ba1a6d3d54d239e2bc8091c6ebd3bcbfc8c6"
3119-
integrity sha512-xYj0+kXpgePq59UPTZ73eGN74LT2ByFMbobV5eZkePVLWwa8MNl1j0XhM2IjdBhowFnCMasApU2P/dnP27J96g==
3116+
nuxt-security@^1.0.0-rc.5:
3117+
version "1.0.0-rc.5"
3118+
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.0.0-rc.5.tgz#cad530e21ae38aa0c1397a2edd3e8c58c94021f5"
3119+
integrity sha512-2FgpQZVD4zky9biyRC8WaaK16QxLj2obeCPm1xFJyiCZ9eP2I5XduL+8unwjw+vx72YbaDCelqz7Bnnhjs2mxw==
31203120
dependencies:
31213121
"@nuxt/kit" "^3.8.0"
31223122
basic-auth "^2.0.1"
31233123
cheerio "^1.0.0-rc.12"
31243124
defu "^6.1.1"
31253125
nuxt-csurf "^1.3.1"
31263126
pathe "^1.0.0"
3127-
unplugin-remove "^0.1.3"
3127+
unplugin-remove "^0.1.6"
31283128
xss "^1.0.14"
31293129

31303130
@@ -4211,14 +4211,14 @@ universalify@^2.0.0:
42114211
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
42124212
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
42134213

4214-
unplugin-remove@^0.1.3:
4215-
version "0.1.3"
4216-
resolved "https://registry.yarnpkg.com/unplugin-remove/-/unplugin-remove-0.1.3.tgz#5cb7e8a3f1caa123ddd08327d21a2d42cf103fc6"
4217-
integrity sha512-jU0cuadFPtJFuzKjcPoW6wisr80g/8pZOQWxUKjFmwjOTcf0kKkw+TMVJfFfQdNwwJujIzT2maRLqxvYYYJ0fw==
4214+
unplugin-remove@^0.1.6:
4215+
version "0.1.6"
4216+
resolved "https://registry.yarnpkg.com/unplugin-remove/-/unplugin-remove-0.1.6.tgz#0b3d0a77ef2061de8a85cc239a5ba7f5c64d535d"
4217+
integrity sha512-/jwD4+ZzeBGC32Rx7m59FOhqALmtLsTeabFwaYM8yQMVaVO8un8AQxZi3YFJirPzJgEW43e5/wQpze8z/WwOxA==
42184218
dependencies:
42194219
"@rollup/pluginutils" "^4.2.1"
42204220
magic-string "^0.26.3"
4221-
unplugin "^0.7.1"
4221+
unplugin "^1.5.0"
42224222

42234223
unplugin-vue-router@^0.6.4:
42244224
version "0.6.4"
@@ -4239,16 +4239,6 @@ unplugin-vue-router@^0.6.4:
42394239
unplugin "^1.3.1"
42404240
yaml "^2.2.2"
42414241

4242-
unplugin@^0.7.1:
4243-
version "0.7.2"
4244-
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-0.7.2.tgz#4127012fdc2c84ea4ce03ce75e3d4f54ea47bba1"
4245-
integrity sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==
4246-
dependencies:
4247-
acorn "^8.7.1"
4248-
chokidar "^3.5.3"
4249-
webpack-sources "^3.2.3"
4250-
webpack-virtual-modules "^0.4.4"
4251-
42524242
unplugin@^1.3.1, unplugin@^1.4.0, unplugin@^1.5.0:
42534243
version "1.5.0"
42544244
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.5.0.tgz#8938ae84defe62afc7757df9ca05d27160f6c20c"
@@ -4451,11 +4441,6 @@ webpack-sources@^3.2.3:
44514441
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
44524442
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
44534443

4454-
webpack-virtual-modules@^0.4.4:
4455-
version "0.4.6"
4456-
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz#3e4008230731f1db078d9cb6f68baf8571182b45"
4457-
integrity sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==
4458-
44594444
webpack-virtual-modules@^0.5.0:
44604445
version "0.5.0"
44614446
resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz#362f14738a56dae107937ab98ea7062e8bdd3b6c"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-security",
3-
"version": "1.0.0-rc.4",
3+
"version": "1.0.0-rc.5",
44
"license": "MIT",
55
"type": "module",
66
"homepage": "https://nuxt-security.vercel.app",

0 commit comments

Comments
 (0)