Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#240
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent baaa6a3 commit 22d4c38
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
18.19.1
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
},
"devDependencies": {
"@babel/types": "^7.23.9",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.1",
"@kong/design-tokens": "^1.12.10",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"@types/node-emoji": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down Expand Up @@ -92,10 +92,10 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite-plugin-vue-devtools": "^7.0.14",
"vite": "^5.1.3",
"vite-plugin-vue-devtools": "^7.0.15",
"vitest": "^1.3.0",
"vue": "^3.4.18",
"vue": "^3.4.19",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
},
Expand Down Expand Up @@ -154,7 +154,7 @@
"node": ">=18.17.0"
},
"volta": {
"node": "20.11.0",
"node": "20.11.1",
"yarn": "1.22.21"
},
"config": {
Expand Down
Loading

0 comments on commit 22d4c38

Please sign in to comment.