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 Oct 5, 2023
1 parent 611006b commit 0e89465
Show file tree
Hide file tree
Showing 3 changed files with 408 additions and 213 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,28 +43,28 @@
"escape-string-regexp": "^5.0.0",
"fast-glob": "^3.3.1",
"knitwork": "^1.0.0",
"nuxt-site-config": "^1.3.0",
"nuxt-site-config-kit": "^1.3.0",
"nuxt-site-config": "^1.4.0",
"nuxt-site-config-kit": "^1.4.0",
"pathe": "^1.1.1",
"radix3": "^1.1.0",
"semver": "^7.5.4",
"site-config-stack": "^1.3.0",
"ufo": "^1.3.0"
"site-config-stack": "^1.4.0",
"ufo": "^1.3.1"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.11",
"@nuxt/content": "^2.8.3",
"@antfu/eslint-config": "^1.0.0-beta.19",
"@nuxt/content": "^2.8.5",
"@nuxt/kit": "^3.7.4",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/test-utils": "^3.7.4",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0-rc.4",
"@nuxtjs/i18n": "8.0.0-rc.5",
"bumpp": "^9.2.0",
"eslint": "8.50.0",
"execa": "^8.0.1",
"nuxt": "^3.7.4",
"nuxt-simple-robots": "3.1.5",
"vitest": "0.34.5"
"nuxt-simple-robots": "3.1.6",
"vitest": "0.34.6"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 0e89465

Please sign in to comment.