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 Aug 9, 2024
1 parent 6d99186 commit 3111bbe
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
20.16.0
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"vue-router": "^4.4.0"
},
"devDependencies": {
"@babel/types": "^7.24.9",
"@babel/types": "^7.25.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@cypress/vite-dev-server": "^5.1.1",
Expand All @@ -88,7 +88,7 @@
"@types/inquirer": "^9.0.7",
"@types/node": "^20.14.13",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.1",
"@vue/compiler-core": "^3.4.34",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.11.0",
Expand All @@ -101,7 +101,7 @@
"cypress": "^13.13.1",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"inquirer": "^10.1.4",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
Expand All @@ -114,7 +114,7 @@
"sass": "^1.77.8",
"semantic-release": "^24.0.0",
"shx": "^0.3.4",
"stylelint": "^16.7.0",
"stylelint": "^16.8.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
Expand Down Expand Up @@ -181,7 +181,7 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "20.15.1",
"node": "20.16.0",
"pnpm": "9.6.0"
},
"config": {
Expand Down
Loading

0 comments on commit 3111bbe

Please sign in to comment.