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 Oct 15, 2024
1 parent 4c9fdba commit a86054d
Show file tree
Hide file tree
Showing 35 changed files with 429 additions and 525 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.1
18.20.4
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@kong/kongponents": "9.11.2",
"@stylistic/stylelint-plugin": "^3.0.1",
"@stylistic/stylelint-plugin": "^3.1.0",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.7",
Expand All @@ -41,13 +41,13 @@
"c8": "^10.1.2",
"commitizen": "^4.3.1",
"cross-env": "^7.0.3",
"cypress": "^13.14.2",
"cypress": "^13.15.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.11.1",
"js-yaml": "^4.1.0",
"jsdom": "^25.0.1",
"lerna": "^8.1.8",
"npm-run-all2": "^6.1.2",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"postcss-custom-properties": "^14.0.1",
"postcss-html": "^1.7.0",
Expand All @@ -70,7 +70,7 @@
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.4.6",
"vitest": "^2.1.1",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
},
Expand Down Expand Up @@ -98,11 +98,11 @@
}
},
"engines": {
"node": ">=18.19.1"
"node": ">=18.20.4"
},
"volta": {
"node": "18.19.1",
"pnpm": "9.4.0"
"node": "18.20.4",
"pnpm": "9.12.0"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.12.0"
}
4 changes: 2 additions & 2 deletions packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash.pick": "^4.4.0",
"lodash.pickby": "^4.6.0",
"papaparse": "^5.4.1",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down Expand Up @@ -80,7 +80,7 @@
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-annotation": "^3.0.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.1.3",
"date-fns-tz": "^3.2.0",
"pretty-bytes": "^6.1.1",
"uuid": "^10.0.0",
"vue-chartjs": "^5.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-config-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@kong-ui-public/analytics-utilities": "workspace:^",
"pinia": ">= 2.1.7 < 3",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/analytics-geo-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@kong/kongponents": "9.11.2",
"@types/geojson": "^7946.0.14",
"maplibre-gl": "^4.7.1",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
Expand All @@ -67,7 +67,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.11.2",
"maplibre-gl": "workspace:^",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"dependencies": {
"@kong-ui-public/analytics-utilities": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"date-fns": "^4.1.0",
"date-fns-tz": "^3.1.3"
"date-fns-tz": "^3.2.0"
},
"devDependencies": {
"@kong/design-tokens": "1.17.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/dashboard-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"json-schema-to-ts": "^3.1.1",
"pinia": ">= 2.1.7 < 3",
"swrv": "^1.0.4",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.11.2",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"dependencies": {
"@kong/icons": "^1.18.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics/portal-analytics-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
},
"peerDependencies": {
"@kong/sdk-portal-js": "^2.15.4",
"axios": "^1.6.8",
"vue": "^3.4.38"
"axios": "^1.7.7",
"vue": "^3.5.10"
},
"devDependencies": {
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong/sdk-portal-js": "^2.15.4",
"axios": "^1.7.7",
"vue": "^3.4.38"
"vue": "^3.5.10"
}
}
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.11.2",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"dependencies": {
"@kong/icons": "^1.18.1",
Expand All @@ -53,7 +53,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.11.2",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"errorLimit": "246KB"
},
"peerDependencies": {
"axios": "^1.6.8",
"axios": "^1.7.7",
"swrv": "^1.0.4",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"dependencies": {
"date-fns": "^4.1.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.11.2",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/error-boundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/icons": "^1.18.1",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/expressions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
Expand All @@ -66,7 +66,7 @@
"peerDependencies": {
"@kong-ui-public/forms": "workspace:^",
"@kong/kongponents": "^9.11.2",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"dependencies": {
"@kong-ui-public/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^9.11.2",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/misc-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.11.2",
"vue": "^3.4.38"
"vue": "^3.5.10"
},
"repository": {
"type": "git",
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 @@ -41,7 +41,7 @@
"devDependencies": {
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.11.2",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-consumer-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "^9.11.2",
"axios": "^1.6.8",
"axios": "^1.7.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.3.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@kong-ui-public/entities-shared": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/icons": "^1.18.1",
"@kong/kongponents": "9.11.2",
"axios": "^1.7.7",
"vue": "^3.4.38",
"vue": "^3.5.10",
"vue-router": "^4.4.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit a86054d

Please sign in to comment.