Skip to content

Commit 10bb0b2

Browse files
Update all non-major dependencies
1 parent a39a9e2 commit 10bb0b2

File tree

2 files changed

+150
-133
lines changed

2 files changed

+150
-133
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-fluent-vue",
33
"type": "module",
44
"version": "1.3.2",
5-
"packageManager": "pnpm@9.12.3",
5+
"packageManager": "pnpm@9.13.2",
66
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
77
"author": {
88
"name": "Ivan Demchuk",
@@ -115,21 +115,21 @@
115115
"@nuxt/schema": "^3.14.159",
116116
"@release-it-plugins/lerna-changelog": "7.0.0",
117117
"@types/node": "22.9.0",
118-
"@vitejs/plugin-vue": "5.1.5",
119-
"@vitest/coverage-istanbul": "^2.1.4",
120-
"@vue/compiler-sfc": "3.5.12",
118+
"@vitejs/plugin-vue": "5.2.0",
119+
"@vitest/coverage-istanbul": "^2.1.5",
120+
"@vue/compiler-sfc": "3.5.13",
121121
"dotenv-cli": "7.4.2",
122122
"eslint": "9.14.0",
123123
"execa": "9.5.1",
124-
"husky": "9.1.6",
124+
"husky": "9.1.7",
125125
"lint-staged": "15.2.10",
126126
"memfs": "4.14.0",
127127
"release-it": "17.10.0",
128128
"tsup": "8.3.5",
129129
"typescript": "5.6.3",
130130
"vite": "5.4.11",
131-
"vitest": "2.1.4",
132-
"vue": "3.5.12",
131+
"vitest": "2.1.5",
132+
"vue": "3.5.13",
133133
"vue-loader": "17.4.2",
134134
"webpack": "5.96.1"
135135
},

0 commit comments

Comments
 (0)