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 May 28, 2024
1 parent 12ab13d commit a3bc490
Show file tree
Hide file tree
Showing 2 changed files with 1,160 additions and 307 deletions.
14 changes: 7 additions & 7 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": "5.2.0",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -45,10 +45,10 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.1",
"@nuxt/devtools-ui-kit": "^1.3.1",
"@nuxt/devtools-kit": "^1.3.2",
"@nuxt/devtools-ui-kit": "^1.3.2",
"@nuxt/kit": "^3.11.2",
"@vueuse/core": "^10.9.0",
"@vueuse/core": "^10.10.0",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"floating-vue": "5.2.2",
Expand All @@ -60,16 +60,16 @@
"pkg-types": "^1.1.1",
"radix3": "^1.1.2",
"semver": "^7.6.2",
"shiki": "1.6.0",
"shiki": "1.6.1",
"sirv": "^2.0.4",
"site-config-stack": "^2.2.12",
"ufo": "^1.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.1",
"@antfu/eslint-config": "^2.19.1",
"@nuxt/content": "^2.12.1",
"@nuxt/kit": "^3.11.2",
"@nuxt/module-builder": "0.5.5",
"@nuxt/module-builder": "0.7.0",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.16.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
Expand Down
Loading

0 comments on commit a3bc490

Please sign in to comment.