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 13, 2024
1 parent e58dfd7 commit 95bca4f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 66 deletions.
8 changes: 4 additions & 4 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.1",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.0",
"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 @@ -115,8 +115,8 @@
"@nuxt/schema": "^3.14.159",
"@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",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-istanbul": "^2.1.5",
"@vue/compiler-sfc": "3.5.12",
"dotenv-cli": "7.4.2",
"eslint": "9.14.0",
Expand All @@ -128,7 +128,7 @@
"tsup": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.11",
"vitest": "2.1.4",
"vitest": "2.1.5",
"vue": "3.5.12",
"vue-loader": "17.4.2",
"webpack": "5.96.1"
Expand Down
125 changes: 63 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95bca4f

Please sign in to comment.