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] committed Feb 26, 2023
1 parent 45ad990 commit 3c9da79
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 200 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -64,27 +64,27 @@
"dependencies": {
"@fluent/syntax": "^0.18.1",
"@rollup/pluginutils": "^5.0.0",
"magic-string": "^0.29.0",
"magic-string": "^0.30.0",
"unplugin": "^1.0.0"
},
"devDependencies": {
"@antfu/eslint-config-ts": "0.35.2",
"@antfu/eslint-config-ts": "0.35.3",
"@release-it-plugins/lerna-changelog": "5.0.0",
"@types/node": "18.13.0",
"@types/node": "18.14.2",
"@vitejs/plugin-vue": "4.0.0",
"@vitest/coverage-c8": "0.28.4",
"@vitest/coverage-c8": "0.29.1",
"@vue/compiler-sfc": "3.2.47",
"dotenv-cli": "7.0.0",
"eslint": "8.34.0",
"eslint": "8.35.0",
"execa": "7.0.0",
"husky": "8.0.3",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"memfs": "3.4.13",
"release-it": "15.6.0",
"tsup": "6.6.2",
"tsup": "6.6.3",
"typescript": "4.9.5",
"vite": "4.1.1",
"vitest": "0.28.4",
"vite": "4.1.4",
"vitest": "0.29.1",
"vue": "3.2.47",
"vue-loader": "17.0.1",
"webpack": "5.75.0"
Expand Down

0 comments on commit 3c9da79

Please sign in to comment.