|  | 
| 2 | 2 |   "name": "unplugin-fluent-vue", | 
| 3 | 3 |   "type": "module", | 
| 4 | 4 |   "version": "1.4.1", | 
| 5 |  | -  "packageManager": "pnpm@10.14.0", | 
|  | 5 | +  "packageManager": "pnpm@10.19.0", | 
| 6 | 6 |   "description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.", | 
| 7 | 7 |   "author": { | 
| 8 | 8 |     "name": "Ivan Demchuk", | 
|  | 
| 113 | 113 |   "devDependencies": { | 
| 114 | 114 |     "@antfu/eslint-config": "^5.2.1", | 
| 115 | 115 |     "@fluent/bundle": "^0.19.1", | 
| 116 |  | -    "@nuxt/kit": "^4.0.3", | 
| 117 |  | -    "@nuxt/schema": "^4.0.3", | 
|  | 116 | +    "@nuxt/kit": "^4.1.3", | 
|  | 117 | +    "@nuxt/schema": "^4.1.3", | 
| 118 | 118 |     "@release-it-plugins/lerna-changelog": "8.0.1", | 
| 119 |  | -    "@types/node": "22.17.1", | 
|  | 119 | +    "@types/node": "22.18.12", | 
| 120 | 120 |     "@vitejs/plugin-vue": "6.0.1", | 
| 121 | 121 |     "@vitest/coverage-istanbul": "^3.2.4", | 
| 122 |  | -    "@vue/compiler-sfc": "3.5.18", | 
|  | 122 | +    "@vue/compiler-sfc": "3.5.22", | 
| 123 | 123 |     "eslint": "9.33.0", | 
| 124 | 124 |     "execa": "9.6.0", | 
| 125 | 125 |     "husky": "9.1.7", | 
| 126 |  | -    "lint-staged": "16.1.5", | 
| 127 |  | -    "memfs": "4.36.0", | 
| 128 |  | -    "release-it": "19.0.4", | 
|  | 126 | +    "lint-staged": "16.2.5", | 
|  | 127 | +    "memfs": "4.49.0", | 
|  | 128 | +    "release-it": "19.0.5", | 
| 129 | 129 |     "tsup": "8.5.0", | 
| 130 |  | -    "typescript": "5.9.2", | 
| 131 |  | -    "vite": "7.1.2", | 
|  | 130 | +    "typescript": "5.9.3", | 
|  | 131 | +    "vite": "7.1.11", | 
| 132 | 132 |     "vitest": "3.2.4", | 
| 133 |  | -    "vue": "3.5.18", | 
|  | 133 | +    "vue": "3.5.22", | 
| 134 | 134 |     "vue-loader": "17.4.2", | 
| 135 |  | -    "webpack": "5.101.1" | 
|  | 135 | +    "webpack": "5.102.1" | 
| 136 | 136 |   }, | 
| 137 | 137 |   "lint-staged": { | 
| 138 | 138 |     "*.js": "eslint --fix", | 
|  | 
0 commit comments