Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Oct 4, 2024
1 parent a207241 commit e1c0036
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 528 deletions.
26 changes: 13 additions & 13 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.0.2",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"description": "Configurable persistence and rehydration of Pinia stores.",
"author": "Sacha Bouillez <[email protected]> (https://praz.dev)",
"license": "MIT",
Expand Down Expand Up @@ -88,30 +88,30 @@
"destr": "^2.0.3"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.2",
"@iconify-json/catppuccin": "^1.2.3",
"@nuxt/devtools": "^1.4.2",
"@antfu/eslint-config": "^3.7.3",
"@iconify-json/catppuccin": "^1.2.4",
"@nuxt/devtools": "^1.5.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@pinia/nuxt": "^0.5.4",
"@shikijs/vitepress-twoslash": "^1.17.7",
"@types/node": "^22.5.5",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"jiti": "^1.21.6",
"@pinia/nuxt": "^0.5.5",
"@shikijs/vitepress-twoslash": "^1.21.0",
"@types/node": "^22.7.4",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"jiti": "^2.2.1",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.2",
"pinia": "^2.2.2",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "link:",
"publint": "^0.2.11",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitepress": "^1.3.4",
"vitepress-plugin-group-icons": "^1.2.4",
"vitest": "^2.1.1",
"vue": "^3.5.6",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vue-tsc": "^2.1.6"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit e1c0036

Please sign in to comment.