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 Jun 27, 2023
1 parent 9d37520 commit ddd4bb3
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 188 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,41 +39,41 @@
"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",
"@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.18",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vitejs/plugin-vue": "4.2.3",
"consola": "2.15.3",
"eslint": "8.42.0",
"eslint": "8.43.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",
"markdownlint-cli2": "0.8.1",
"ora": "6.3.1",
"prettier": "2.8.8",
"sort-package-json": "2.4.1",
"typescript": "4.9.5",
"vite": "4.3.9",
"vite-plugin-style-import": "2.0.0",
"vue-eslint-parser": "9.3.0",
"vue-eslint-parser": "9.3.1",
"wireit": "0.9.5",
"zx": "7.2.2"
},
Expand Down

0 comments on commit ddd4bb3

Please sign in to comment.