Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 11, 2023
1 parent 9d37520 commit 2b3d65b
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 417 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,43 +39,43 @@
"sort-package-json": "wireit"
},
"dependencies": {
"@vue/repl": "^1.4.1",
"@vue/repl": "^1.5.0",
"fflate": "^0.8.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"vue": "3.3.4"
},
"devDependencies": {
"@changesets/cli": "2.26.1",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@changesets/cli": "2.26.2",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@types/file-saver": "2.0.5",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-vue": "4.2.3",
"consola": "2.15.3",
"eslint": "8.42.0",
"eslint": "8.44.0",
"eslint-config-standard": "17.1.0",
"eslint-module-utils": "2.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vue": "9.14.1",
"eslint-plugin-vue": "9.15.1",
"execa": "6.1.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"markdownlint-cli2": "0.7.1",
"lint-staged": "13.2.3",
"markdownlint-cli2": "0.8.1",
"ora": "6.3.1",
"prettier": "2.8.8",
"sort-package-json": "2.4.1",
"sort-package-json": "2.5.1",
"typescript": "4.9.5",
"vite": "4.3.9",
"vite": "4.4.2",
"vite-plugin-style-import": "2.0.0",
"vue-eslint-parser": "9.3.0",
"wireit": "0.9.5",
"zx": "7.2.2"
"vue-eslint-parser": "9.3.1",
"wireit": "0.10.0",
"zx": "7.2.3"
},
"renovate": {
"enabled": false
Expand Down
Loading

0 comments on commit 2b3d65b

Please sign in to comment.