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 Jul 1, 2024
1 parent 075892a commit 6d7d114
Show file tree
Hide file tree
Showing 2 changed files with 1,645 additions and 263 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"postinstall": "pnpm dev:prepare"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.6",
"@nuxt/devtools-ui-kit": "^1.3.6",
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/devtools-ui-kit": "^1.3.7",
"@nuxt/kit": "^3.12.2",
"@vueuse/core": "^10.11.0",
"chalk": "^5.3.0",
Expand All @@ -65,7 +65,7 @@
"pkg-types": "^1.1.1",
"radix3": "^1.1.2",
"semver": "^7.6.2",
"shiki": "1.9.0",
"shiki": "1.10.0",
"sirv": "^2.0.4",
"site-config-stack": "^2.2.12",
"ufo": "^1.5.3"
Expand All @@ -74,17 +74,17 @@
"@nuxt/content": "^2.13.0",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/kit": "^3.12.2",
"@nuxt/module-builder": "0.8.0",
"@nuxt/module-builder": "0.8.1",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/i18n": "8.3.1",
"bumpp": "^9.4.1",
"eslint": "9.5.0",
"eslint": "9.6.0",
"eslint-plugin-n": "^17.9.0",
"execa": "^9.3.0",
"nuxt": "^3.12.2",
"nuxt-icon": "^0.6.10",
"nuxt-simple-robots": "^4.0.0-rc.17",
"nuxt-icon": "1.0.0-beta.7",
"nuxt-simple-robots": "4.0.0-rc.19",
"typescript": "5.4.5",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 6d7d114

Please sign in to comment.