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 12, 2024
1 parent 15150c1 commit 0c7eb06
Show file tree
Hide file tree
Showing 21 changed files with 982 additions and 808 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@babel/types": "^7.26.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@kong/design-tokens": "1.17.2",
Expand All @@ -33,15 +33,15 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^18.19.59",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/ui": "^2.1.3",
"@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.16.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.14.0",
"js-yaml": "^4.1.0",
Expand All @@ -53,8 +53,8 @@
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.4",
"stylelint": "^16.10.0",
"sass": "^1.81.0",
"stylelint": "^16.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
Expand All @@ -63,15 +63,15 @@
"tsc-alias": "^1.8.10",
"tslib": "^2.8.0",
"typedoc": "^0.26.11",
"typedoc-plugin-markdown": "^4.2.9",
"typescript": "~5.6.3",
"typedoc-plugin-markdown": "^4.3.0",
"typescript": "~5.7.2",
"uuid": "^10.0.0",
"vite": "^5.4.10",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.5.4",
"vitest": "^2.1.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vue-tsc": "^2.1.6"
},
"pnpm": {
Expand Down Expand Up @@ -102,7 +102,7 @@
},
"volta": {
"node": "18.20.4",
"pnpm": "9.12.2"
"pnpm": "9.14.4"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.14.4"
}
4 changes: 2 additions & 2 deletions packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"peerDependencies": {
"@kong/kongponents": "^9.14.16",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"dependencies": {
"@kong/icons": "^1.20.0",
Expand All @@ -54,7 +54,7 @@
"@kong/kongponents": "9.14.16",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/inquirer": "^9.0.7",
"boxen": "^8.0.1",
"inquirer": "^9.2.23",
"nanospinner": "^1.1.0",
"nanospinner": "^1.2.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/sandbox-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.14.16",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-consumer-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -42,7 +42,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -39,7 +39,7 @@
"axios": "^1.7.7",
"vite-plugin-monaco-editor": "^1.1.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
Expand All @@ -35,7 +35,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-snis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-upstreams-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -37,7 +37,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
4 changes: 2 additions & 2 deletions packages/entities/entities-vaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/kongponents": "^9.14.16",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/kongponents": "9.14.16",
"axios": "^1.7.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.14.16",
"@types/prismjs": "^1.26.5",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"vue": "^3.5.12"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/swagger-ui-web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"raw-loader": "^4.0.2",
"style-loader": "^3.3.4",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
Expand Down
Loading

0 comments on commit 0c7eb06

Please sign in to comment.