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 Dec 26, 2024
1 parent 95ef012 commit 857b0c7
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 67 deletions.
12 changes: 6 additions & 6 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.15.0",
"packageManager": "pnpm@9.15.1",
"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,8 +111,8 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@nuxt/kit": "^3.15.0",
"@nuxt/schema": "^3.15.0",
"@release-it-plugins/lerna-changelog": "7.0.0",
"@types/node": "22.10.2",
"@vitejs/plugin-vue": "5.2.1",
Expand All @@ -123,11 +123,11 @@
"execa": "9.5.2",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"memfs": "4.15.0",
"release-it": "17.10.0",
"memfs": "4.15.1",
"release-it": "17.11.0",
"tsup": "8.3.5",
"typescript": "5.7.2",
"vite": "6.0.4",
"vite": "6.0.6",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-loader": "17.4.2",
Expand Down
Loading

0 comments on commit 857b0c7

Please sign in to comment.