Skip to content

Commit 6ac3d00

Browse files
Update all non-major dependencies
1 parent 539806f commit 6ac3d00

File tree

2 files changed

+218
-204
lines changed

2 files changed

+218
-204
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-fluent-vue",
33
"type": "module",
44
"version": "1.4.1",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.12.1",
66
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
77
"author": {
88
"name": "Ivan Demchuk",
@@ -113,12 +113,12 @@
113113
"devDependencies": {
114114
"@antfu/eslint-config": "^4.13.2",
115115
"@fluent/bundle": "^0.19.1",
116-
"@nuxt/kit": "^3.17.4",
117-
"@nuxt/schema": "^3.17.4",
116+
"@nuxt/kit": "^3.17.5",
117+
"@nuxt/schema": "^3.17.5",
118118
"@release-it-plugins/lerna-changelog": "7.0.0",
119-
"@types/node": "22.15.29",
119+
"@types/node": "22.15.31",
120120
"@vitejs/plugin-vue": "5.2.4",
121-
"@vitest/coverage-istanbul": "^3.1.4",
121+
"@vitest/coverage-istanbul": "^3.2.3",
122122
"@vue/compiler-sfc": "3.5.16",
123123
"eslint": "9.28.0",
124124
"execa": "9.6.0",
@@ -129,7 +129,7 @@
129129
"tsup": "8.5.0",
130130
"typescript": "5.8.3",
131131
"vite": "6.3.5",
132-
"vitest": "3.1.4",
132+
"vitest": "3.2.3",
133133
"vue": "3.5.16",
134134
"vue-loader": "17.4.2",
135135
"webpack": "5.99.9"

0 commit comments

Comments
 (0)