Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Nov 3, 2024
1 parent d1cf4a3 commit 76df472
Show file tree
Hide file tree
Showing 2 changed files with 472 additions and 389 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pinia-plugin-persistedstate",
"type": "module",
"version": "4.1.2",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Configurable persistence and rehydration of Pinia stores.",
"author": "Sacha Bouillez <[email protected]> (https://praz.dev)",
"license": "MIT",
Expand Down Expand Up @@ -94,25 +94,25 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.4",
"@pinia/nuxt": "^0.5.5",
"@shikijs/vitepress-twoslash": "^1.22.1",
"@types/node": "^22.7.9",
"@pinia/nuxt": "^0.6.1",
"@shikijs/vitepress-twoslash": "^1.22.2",
"@types/node": "^22.8.7",
"changelogen": "^0.5.7",
"eslint": "~9.13.0",
"eslint": "~9.14.0",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.2",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"pinia-plugin-persistedstate": "link:",
"publint": "^0.2.12",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.3.0",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitepress": "^1.4.1",
"vitepress": "^1.4.5",
"vitepress-plugin-group-icons": "^1.3.0",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit 76df472

Please sign in to comment.