Skip to content

Commit

Permalink
fix(deps): update dependency nanoid to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 9232c16 commit 5265516
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 350 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vueuse/core": "^10.10.0",
"gsap": "^3.12.5",
"naive-ui": "^2.38.2",
"nanoid": "^4.0.2",
"nanoid": "^5.0.0",
"pixi.js": "^7.4.2",
"unocss": "^0.58.9",
"vue": "^3.4.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-pixi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@antfu/utils": "^0.7.8",
"@vueuse/core": "^10.10.0",
"nanoid": "^4.0.2",
"nanoid": "^5.0.0",
"pixi.js": "^7.4.2",
"vue-demi": "^0.14.8"
},
Expand Down
Loading

0 comments on commit 5265516

Please sign in to comment.