Skip to content

Commit

Permalink
chore: bump .stackblitz to 1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Oct 18, 2023
1 parent 42f7399 commit abc860d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .stackblitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"nuxt": "3.7.3"
},
"dependencies": {
"nuxt-security": "^1.0.0-rc.1"
"nuxt-security": "^1.0.0-rc.2"
}
}
8 changes: 4 additions & 4 deletions .stackblitz/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3020,10 +3020,10 @@ nuxt-csurf@^1.3.1:
defu "^6.1.1"
uncsrf "^1.1.1"

nuxt-security@^1.0.0-rc.1:
version "1.0.0-rc.1"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.0.0-rc.1.tgz#17aeabc1304b43c47070d9bfb3004720da7e7dbf"
integrity sha512-ogn8izhhWknKeLBd+NyqhjmCy1UhP2cWSecb0erVA59al/00vm1GZ7I2mNC/D4s83JqvaBkj3JIH5qZUjHDzJg==
nuxt-security@^1.0.0-rc.2:
version "1.0.0-rc.2"
resolved "https://registry.yarnpkg.com/nuxt-security/-/nuxt-security-1.0.0-rc.2.tgz#66d07d851730f1da3a136355256a01f8169f563f"
integrity sha512-gLAz85Auebne+cCm3bmGpqE/NpGkG889iVndJWlelnYQcW4dFXZAbCMVH0jznQJKF4qdvEUPkgp4pWSVc2TQyA==
dependencies:
"@nuxt/kit" "^3.7.3"
basic-auth "^2.0.1"
Expand Down

1 comment on commit abc860d

@vercel
Copy link

@vercel vercel bot commented on abc860d Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-security – ./

nuxt-security.vercel.app
nuxt-security-baroshem.vercel.app
nuxt-security-git-main-baroshem.vercel.app

Please sign in to comment.