Skip to content

Commit e2bb8a3

Browse files
renovate[bot]brawaru
authored andcommitted
Update all non-major dependencies
1 parent 5ded4a2 commit e2bb8a3

File tree

3 files changed

+208
-160
lines changed

3 files changed

+208
-160
lines changed

apps/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@nuxt/content": "^2.13.2",
1818
"@nuxt/eslint": "^0.4.0",
1919
"@nuxt/eslint-config": "^0.4.0",
20-
"@nuxt/icon": "^1.4.0",
20+
"@nuxt/icon": "^1.4.4",
2121
"@vintl-dev/eslint-config-peony": "workspace:^",
2222
"@vintl/nuxt": "workspace:^",
2323
"eslint": "^9.8.0",
2424
"nuxt": "^3.12.4",
25-
"vue": "^3.4.34"
25+
"vue": "^3.4.35"
2626
}
2727
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"devDependencies": {
1010
"@changesets/cli": "^2.27.7",
11-
"turbo": "^2.0.9"
11+
"turbo": "^2.0.11"
1212
},
1313
"scripts": {
1414
"pg:prepare": "turbo run --no-daemon @vintl-dev/pg#dev:prepare",

0 commit comments

Comments
 (0)