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 12, 2024
1 parent 6cfd5b2 commit 12aded4
Show file tree
Hide file tree
Showing 3 changed files with 145 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
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,39 +52,39 @@
"@evilmartians/lefthook": "^1.5.5",
"@kong/design-tokens": "^1.12.4",
"@kong/kongponents": "^9.0.0-alpha.54",
"@rushstack/eslint-patch": "^1.5.1",
"@rushstack/eslint-patch": "^1.6.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.4",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-vue": "^4.5.2",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.4.0",
"cypress": "^13.6.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.52.0",
"eslint": "^8.56.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-vue": "^9.19.2",
"postcss-custom-properties": "^13.3.4",
"postcss-html": "^1.5.0",
"rollup-plugin-visualizer": "^5.11.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.6",
"semantic-release": "^19.0.5",
"start-server-and-test": "^2.0.3",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-recommended-scss": "^13.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
Expand Down Expand Up @@ -162,7 +162,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.18.2",
"node": "18.19.0",
"yarn": "1.22.21"
}
}
Loading

0 comments on commit 12aded4

Please sign in to comment.