Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Aug 13, 2024
1 parent 594b3bd commit b252bf5
Show file tree
Hide file tree
Showing 4 changed files with 1,585 additions and 2,018 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,26 @@
"test": "true"
},
"dependencies": {
"@nuxt/kit": "^3.12.3",
"@nuxt/kit": "^3.12.4",
"lodash-es": "^4.17.21",
"packrup": "^0.1.2",
"radix3": "^1.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.2",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@nuxt/test-utils": "^3.13.1",
"@antfu/eslint-config": "^2.25.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.1",
"@nuxt/types": "^2.18.1",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.9",
"@vitest/ui": "^1.6.0",
"bumpp": "^9.4.1",
"eslint": "^9.6.0",
"nuxt": "^3.12.3",
"typescript": "^5.5.3",
"@types/node": "^22.2.0",
"@vitest/ui": "^2.0.5",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"nuxt": "^3.12.4",
"typescript": "^5.5.4",
"upath": "^2.0.1",
"vitest": "^1.6.0"
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit b252bf5

Please sign in to comment.