Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 0aad91f commit 837c6ba
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 172 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-fluent-vue",
"type": "module",
"version": "1.3.2",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
"author": {
"name": "Ivan Demchuk",
Expand Down Expand Up @@ -111,25 +111,25 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@nuxt/kit": "^3.14.159",
"@nuxt/schema": "^3.14.159",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@release-it-plugins/lerna-changelog": "7.0.0",
"@types/node": "22.9.0",
"@vitejs/plugin-vue": "5.1.5",
"@vitest/coverage-istanbul": "^2.1.4",
"@vue/compiler-sfc": "3.5.12",
"dotenv-cli": "7.4.2",
"@types/node": "22.9.1",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-istanbul": "^2.1.5",
"@vue/compiler-sfc": "3.5.13",
"dotenv-cli": "7.4.3",
"eslint": "9.14.0",
"execa": "9.5.1",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"memfs": "4.14.0",
"release-it": "17.10.0",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.11",
"vitest": "2.1.4",
"vue": "3.5.12",
"vitest": "2.1.5",
"vue": "3.5.13",
"vue-loader": "17.4.2",
"webpack": "5.96.1"
},
Expand Down
Loading

0 comments on commit 837c6ba

Please sign in to comment.