Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 62e7d07 commit e983a9c
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 131 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
18.19.0
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,31 +83,31 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.18.9",
"@types/node": "^18.19.3",
"@types/node-emoji": "^1.8.2",
"@types/sortablejs": "^1.15.5",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"@vueuse/core": "^10.6.1",
"@vueuse/core": "^10.7.0",
"autoprefixer": "^10.4.16",
"axios": "^1.6.1",
"boxen": "^7.1.1",
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.5.0",
"cypress-fail-fast": "^7.0.3",
"cypress": "^13.6.1",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-vue": "^9.19.2",
"inquirer": "^9.2.12",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.0",
Expand All @@ -116,7 +116,7 @@
"postcss-custom-properties": "^13.3.2",
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2",
"rollup-plugin-visualizer": "^5.11.0",
"sass": "^1.69.5",
"semantic-release": "^22.0.7",
"shx": "^0.3.4",
Expand All @@ -126,7 +126,7 @@
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.3",
"tsc-alias": "^1.8.8",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vitepress": "^1.0.0-rc.25",
"vue": "^3.3.8",
Expand Down Expand Up @@ -182,7 +182,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.18.2",
"node": "18.19.0",
"yarn": "1.22.19"
},
"config": {
Expand Down
Loading

0 comments on commit e983a9c

Please sign in to comment.