Skip to content

Commit cc216f6

Browse files
chore(deps): update all non-major dependencies (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff9f952 commit cc216f6

4 files changed

Lines changed: 245 additions & 255 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@iconify-json/ph": "^1.2.2",
14-
"@nuxtjs/mdc": "^0.22.0",
14+
"@nuxtjs/mdc": "^0.22.1",
1515
"better-sqlite3": "^12.11.1",
1616
"docus": "^5.12.3",
1717
"nuxt": "^4.4.8",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"bugs": { "url": "https://github.com/nuxt-modules/color-mode/issues" },
11-
"packageManager": "pnpm@11.9.0",
11+
"packageManager": "pnpm@11.10.0",
1212
"contributors": [
1313
{
1414
"name": "Nuxt Team"
@@ -62,7 +62,7 @@
6262
"@types/lodash.template": "^4.5.3",
6363
"@types/semver": "^7.7.1",
6464
"@typescript-eslint/parser": "^8.62.1",
65-
"@vitest/coverage-v8": "^4.1.9",
65+
"@vitest/coverage-v8": "^4.1.10",
6666
"bumpp": "^11.1.0",
6767
"changelogithub": "^14.0.0",
6868
"esbuild": "^0.28.1",
@@ -72,7 +72,7 @@
7272
"pkg-pr-new": "^0.0.75",
7373
"typescript": "^6.0.3",
7474
"unbuild": "^3.6.1",
75-
"vitest": "^4.1.9",
75+
"vitest": "^4.1.10",
7676
"vue-tsc": "^3.3.6"
7777
},
7878
"resolutions": {

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"private": true,
44
"dependencies": {
55
"@iconify-json/ph": "^1.2.2",
6-
"@iconify/utils": "^3.1.3",
7-
"@nuxt/icon": "^2.2.5",
6+
"@iconify/utils": "^3.1.4",
7+
"@nuxt/icon": "^2.3.1",
88
"@nuxtjs/color-mode": "latest",
99
"@tailwindcss/vite": "^4.3.2",
1010
"nuxt": "^4.4.8",

0 commit comments

Comments
 (0)