Skip to content

Commit

Permalink
⬆️ upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Jul 23, 2023
1 parent 3c6cc8e commit ee54fb2
Show file tree
Hide file tree
Showing 3 changed files with 1,047 additions and 1,882 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@types/node": "^20.4.2",
"@types/node": "^20.4.4",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"bumpp": "^9.1.1",
"eslint": "^8.45.0",
"happy-dom": "^10.3.2",
"happy-dom": "^10.5.2",
"lint-staged": "^13.2.3",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.9.0",
"stale-dep": "^0.7.0",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vite": "^4.4.4",
"vitepress": "1.0.0-beta.5",
"vite": "^4.4.6",
"vitepress": "1.0.0-beta.6",
"vitest": "^0.33.0",
"vue": "^3.3.4"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"@pinia/nuxt": "^0.4.4"
},
"dependencies": {
"@nuxt/kit": "^3.6.3",
"@nuxt/kit": "^3.6.5",
"defu": "^6.1.2",
"pinia-plugin-persistedstate": ">=3.1.0"
},
"devDependencies": {
"@nuxt/devtools": "^0.6.7",
"@nuxt/devtools": "^0.7.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.3",
"@nuxt/test-utils": "^3.6.3",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@pinia/nuxt": "^0.4.11",
"eslint": "^8.45.0",
"nuxt": "^3.6.3"
"nuxt": "^3.6.5"
}
}
Loading

0 comments on commit ee54fb2

Please sign in to comment.