-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies with stable version
- Loading branch information
1 parent
912af31
commit 89b0a5d
Showing
35 changed files
with
764 additions
and
724 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
18.20.4 | ||
18.20.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,56 +23,56 @@ | |
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", | ||
"@evilmartians/lefthook": "^1.8.1", | ||
"@evilmartians/lefthook": "^1.8.4", | ||
"@kong/design-tokens": "1.17.2", | ||
"@kong/eslint-config-kong-ui": "^1.1.2", | ||
"@kong/kongponents": "9.14.16", | ||
"@stylistic/stylelint-plugin": "^3.1.1", | ||
"@types/flat": "^5.0.5", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/jsdom": "^21.1.7", | ||
"@types/node": "^18.19.59", | ||
"@types/node": "^18.19.64", | ||
"@types/uuid": "^10.0.0", | ||
"@vitejs/plugin-vue": "^5.1.4", | ||
"@vitejs/plugin-vue": "^5.1.5", | ||
"@vitejs/plugin-vue-jsx": "^4.0.1", | ||
"@vitest/ui": "^2.1.3", | ||
"@vitest/ui": "^2.1.5", | ||
"@vue/test-utils": "^2.4.6", | ||
"@vue/tsconfig": "^0.5.1", | ||
"c8": "^10.1.2", | ||
"commitizen": "^4.3.1", | ||
"cross-env": "^7.0.3", | ||
"cypress": "^13.15.1", | ||
"cypress": "^13.15.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^9.14.0", | ||
"js-yaml": "^4.1.0", | ||
"jsdom": "^25.0.1", | ||
"lerna": "^8.1.8", | ||
"lerna": "^8.1.9", | ||
"npm-run-all2": "^6.2.6", | ||
"postcss": "^8.4.47", | ||
"postcss-custom-properties": "^14.0.3", | ||
"postcss": "^8.4.49", | ||
"postcss-custom-properties": "^14.0.4", | ||
"postcss-html": "^1.7.0", | ||
"rimraf": "^6.0.1", | ||
"rollup-plugin-visualizer": "^5.12.0", | ||
"sass": "^1.80.4", | ||
"sass": "^1.80.7", | ||
"stylelint": "^16.10.0", | ||
"stylelint-config-html": "^1.1.0", | ||
"stylelint-config-recommended-scss": "^14.1.0", | ||
"stylelint-config-recommended-vue": "^1.5.0", | ||
"stylelint-order": "^6.0.4", | ||
"ts-node": "^10.9.2", | ||
"tsc-alias": "^1.8.10", | ||
"tslib": "^2.8.0", | ||
"tslib": "^2.8.1", | ||
"typedoc": "^0.26.11", | ||
"typedoc-plugin-markdown": "^4.2.9", | ||
"typedoc-plugin-markdown": "^4.2.10", | ||
"typescript": "~5.6.3", | ||
"uuid": "^10.0.0", | ||
"vite": "^5.4.10", | ||
"vite": "^5.4.11", | ||
"vite-plugin-externals": "^0.6.2", | ||
"vite-plugin-vue-devtools": "^7.5.4", | ||
"vitest": "^2.1.3", | ||
"vue": "^3.5.12", | ||
"vite-plugin-vue-devtools": "^7.5.6", | ||
"vitest": "^2.1.5", | ||
"vue": "^3.5.13", | ||
"vue-router": "^4.4.5", | ||
"vue-tsc": "^2.1.6" | ||
"vue-tsc": "^2.1.10" | ||
}, | ||
"pnpm": { | ||
"overrides": { | ||
|
@@ -98,11 +98,11 @@ | |
} | ||
}, | ||
"engines": { | ||
"node": ">=18.20.4" | ||
"node": ">=18.20.5" | ||
}, | ||
"volta": { | ||
"node": "18.20.4", | ||
"pnpm": "9.12.2" | ||
"node": "18.20.5", | ||
"pnpm": "9.12.3" | ||
}, | ||
"packageManager": "[email protected].2" | ||
"packageManager": "[email protected].3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.