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
…1487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent dd051ad commit b39b9d4
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 203 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.1
18.20.2
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@kong/icons": "^1.9.0",
"@xstate/vue": "^2.0.0",
"axios": "^1.6.8",
"vue": "^3.4.21",
"vue": "^3.4.23",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
},
Expand All @@ -49,45 +49,45 @@
"@cypress/vite-dev-server": "^5.0.7",
"@cypress/vue": "^6.0.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.8",
"@evilmartians/lefthook": "^1.6.10",
"@kong/design-tokens": "^1.12.11",
"@kong/kongponents": "9.0.0-alpha.146",
"@rushstack/eslint-patch": "^1.10.1",
"@rushstack/eslint-patch": "^1.10.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.7.2",
"cypress": "^13.7.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^9.24.1",
"postcss-custom-properties": "^13.3.6",
"eslint-plugin-vue": "^9.25.0",
"postcss-custom-properties": "^13.3.7",
"postcss-html": "^1.6.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.74.1",
"sass": "^1.75.0",
"semantic-release": "^22.0.12",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.3.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vite-plugin-vue-devtools": "^7.0.25",
"vue-router": "^4.3.0",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite-plugin-vue-devtools": "^7.0.27",
"vue-router": "^4.3.2",
"vue-tsc": "^1.8.27"
},
"peerDependencies": {
Expand Down Expand Up @@ -163,7 +163,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.20.1",
"node": "18.20.2",
"yarn": "1.22.22"
}
}
Loading

0 comments on commit b39b9d4

Please sign in to comment.