Skip to content

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] authored Jan 16, 2025
1 parent d25e994 commit 5c46638
Show file tree
Hide file tree
Showing 3 changed files with 2,442 additions and 2,372 deletions.
2 changes: 1 addition & 1 deletion cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"devDependencies": {
"@sanity/eslint-config-studio": "5.0.1",
"@types/react": "18.3.18",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"@iconify-json/svg-spinners": "^1.2.2",
"@iconify-json/tabler": "^1.2.13",
"@nuxt/content": "2.13.4",
"@nuxt/eslint": "0.7.4",
"@nuxt/eslint": "0.7.5",
"@nuxt/fonts": "0.10.3",
"@nuxt/image": "1.8.1",
"@nuxt/image": "1.9.0",
"@nuxt/scripts": "^0.9.5",
"@nuxtjs/color-mode": "3.5.2",
"@nuxtjs/html-validator": "1.8.2",
"@nuxtjs/plausible": "1.2.0",
"@nuxtjs/sanity": "^1.13.3",
"@nuxtjs/web-vitals": "0.2.7",
"@unhead/vue": "1.11.14",
"@unhead/vue": "1.11.18",
"@unocss/nuxt": "^65.0.0",
"@unocss/postcss": "^65.0.0",
"@unocss/reset": "^65.0.0",
Expand All @@ -56,7 +56,7 @@
"masto": "^6.10.1",
"mlly": "^1.7.3",
"nuxt": "^3.15.0",
"nuxt-og-image": "4.0.2",
"nuxt-og-image": "4.0.3",
"nuxt-security": "2.1.5",
"nuxt-time": "^1.0.3",
"partykit": "0.0.111",
Expand All @@ -82,34 +82,34 @@
"@vue/test-utils": "2.4.6",
"eslint": "9.18.0",
"happy-dom": "16.5.3",
"lint-staged": "15.2.11",
"lint-staged": "15.4.0",
"ofetch": "1.4.1",
"playwright-core": "1.49.1",
"rollup": "4.29.1",
"rollup": "4.30.1",
"simple-git-hooks": "2.11.1",
"stylelint": "16.13.1",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vue-tsc": "2.2.0"
},
"simple-git-hooks": {
"commit-msg": "npx commitlint --edit $1",
"pre-commit": "npx lint-staged"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"pnpm": {
"overrides": {
"@nuxt/kit": "3.15.2",
"@nuxt/schema": "3.15.2",
"@nuxtjs/mdc": "0.11.1",
"@unhead/dom": "1.11.14",
"@unhead/schema": "1.11.14",
"@unhead/shared": "1.11.14",
"@unhead/ssr": "1.11.14",
"@unhead/vue": "1.11.14",
"unhead": "1.11.14",
"@nuxtjs/mdc": "0.13.0",
"@unhead/dom": "1.11.18",
"@unhead/schema": "1.11.18",
"@unhead/shared": "1.11.18",
"@unhead/ssr": "1.11.18",
"@unhead/vue": "1.11.18",
"unhead": "1.11.18",
"vue": "3.5.13"
},
"patchedDependencies": {
Expand Down
Loading

0 comments on commit 5c46638

Please sign in to comment.