Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent db21217 commit 91ac661
Show file tree
Hide file tree
Showing 2 changed files with 903 additions and 704 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-simple-robots",
"type": "module",
"version": "4.0.1",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -66,7 +66,7 @@
"nuxt-site-config-kit": "^2.2.18",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"shiki": "1.17.7",
"shiki": "1.20.0",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"ufo": "^1.5.4"
Expand All @@ -77,26 +77,26 @@
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/ri": "^1.2.0",
"@iconify-json/tabler": "^1.2.3",
"@iconify-json/tabler": "^1.2.4",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools-ui-kit": "^1.4.2",
"@nuxt/devtools-ui-kit": "^1.5.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.2",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.5.3",
"@unocss/nuxt": "^0.62.4",
"@unocss/preset-icons": "^0.62.4",
"@unocss/preset-uno": "^0.62.4",
"@unocss/runtime": "^0.62.4",
"@nuxtjs/i18n": "^8.5.5",
"@unocss/nuxt": "^0.63.0",
"@unocss/preset-icons": "^0.63.0",
"@unocss/preset-uno": "^0.63.0",
"@unocss/runtime": "^0.63.0",
"@vueuse/nuxt": "^10.11.1",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"bumpp": "^9.6.1",
"eslint": "^9.11.1",
"execa": "^9.4.0",
"firebase-functions": "^5.1.1",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"unocss": "^0.63.0",
"vitest": "^1.6.0"
},
"build": {
Expand Down
Loading

0 comments on commit 91ac661

Please sign in to comment.