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 Sep 27, 2024
1 parent 9310f73 commit d586ffb
Show file tree
Hide file tree
Showing 3 changed files with 1,277 additions and 268 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.1",
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-ui-kit": "^1.4.2",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/devtools-ui-kit": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"floating-vue": "5.2.2",
"nuxt": "^3.13.2",
"shiki": "^1.18.0",
"shiki": "^1.20.0",
"vue": "3.5.6",
"vue-router": "^4.4.5"
}
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxtjs/sitemap",
"type": "module",
"version": "6.1.0",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -48,14 +48,14 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^2.2.18",
"nuxt-site-config-kit": "^2.2.18",
"ofetch": "^1.3.4",
"ofetch": "^1.4.0",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"radix3": "^1.1.2",
Expand All @@ -69,21 +69,21 @@
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.5",
"@nuxt/ui": "^2.18.6",
"@nuxtjs/i18n": "9.0.0-alpha.1",
"@nuxtjs/robots": "4.1.7",
"bumpp": "^9.5.2",
"eslint": "9.10.0",
"eslint": "9.11.1",
"eslint-plugin-n": "^17.10.3",
"execa": "^9.4.0",
"nuxt": "^3.13.2",
"nuxt-i18n-micro": "^1.16.1",
"nuxt-i18n-micro": "^1.20.0",
"typescript": "5.6.2",
"vitest": "^2.1.1"
},
"resolutions": {
"vue": "3.5.6",
"postcss": "8.4.47"
"postcss": "8.4.47",
"vue": "3.5.6"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit d586ffb

Please sign in to comment.