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 Dec 15, 2023
1 parent f2960f4 commit ee5822b
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 128 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 @@ -51,39 +51,39 @@
"@evilmartians/lefthook": "^1.5.2",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "^9.0.0-alpha.54",
"@rushstack/eslint-patch": "^1.5.1",
"@rushstack/eslint-patch": "^1.6.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.18.8",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-vue": "^4.4.0",
"@types/node": "^18.19.2",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitejs/plugin-vue": "^4.5.1",
"@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.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.52.0",
"eslint": "^8.55.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"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.2",
"postcss-html": "^1.5.0",
"rollup-plugin-visualizer": "^5.9.2",
"rollup-plugin-visualizer": "^5.10.0",
"sass": "^1.69.5",
"semantic-release": "^19.0.5",
"start-server-and-test": "^2.0.1",
"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.3",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vite": "^4.5.0",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.22"
Expand Down Expand Up @@ -161,7 +161,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.18.2",
"node": "18.19.0",
"yarn": "1.22.19"
}
}
Loading

0 comments on commit ee5822b

Please sign in to comment.