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 Apr 8, 2024
1 parent a34b983 commit 6d4c362
Show file tree
Hide file tree
Showing 2 changed files with 2,244 additions and 490 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,18 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.1.5",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/kit": "^3.11.1",
"@nuxt/kit": "^3.11.2",
"@unhead/vue": "^1.9.4",
"consola": "^3.2.3",
"defu": "^6.1.4",
"estree-walker": "^3.0.3",
"h3": "^1.11.1",
"magic-string": "^0.30.8",
"magic-string": "^0.30.9",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"shiki": "^1.2.3",
"shiki": "^1.2.4",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"ufo": "^1.5.3",
Expand All @@ -76,18 +76,18 @@
"valibot": "^0.30.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.11.6",
"@antfu/eslint-config": "2.12.2",
"@nuxt/devtools-ui-kit": "^1.1.5",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "3.12.0",
"@unhead/schema": "^1.9.4",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.0",
"eslint": "8.57.0",
"nuxt": "^3.11.1",
"eslint": "9.0.0",
"nuxt": "^3.11.2",
"nuxt-scripts-devtools": "latest",
"playwright-core": "^1.42.1",
"typescript": "^5.4.3",
"playwright-core": "^1.43.0",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 6d4c362

Please sign in to comment.