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 Feb 21, 2024
1 parent 83d0915 commit 0868bc7
Show file tree
Hide file tree
Showing 32 changed files with 590 additions and 633 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,50 +19,50 @@
"lerna": "lerna"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@babel/types": "^7.23.9",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.6",
"@evilmartians/lefthook": "^1.5.7",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"@rushstack/eslint-patch": "^1.7.0",
"@rushstack/eslint-patch": "^1.7.2",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.6",
"@types/node": "^18.19.7",
"@types/uuid": "^9.0.7",
"@types/node": "^18.19.15",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/ui": "^1.2.0",
"@vitest/ui": "^1.2.2",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.3",
"@vue/test-utils": "^2.4.4",
"@vue/tsconfig": "^0.5.1",
"c8": "^9.1.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.6.2",
"cypress": "^13.6.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.20.1",
"eslint-plugin-vue": "^9.21.1",
"js-yaml": "^4.1.0",
"jsdom": "^23.2.0",
"lerna": "^8.1.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"postcss-custom-properties": "^13.3.4",
"postcss-html": "^1.6.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.7",
"stylelint": "^16.2.0",
"sass": "^1.70.0",
"stylelint": "^16.2.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
Expand All @@ -74,11 +74,11 @@
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.3.3",
"uuid": "^9.0.1",
"vite": "^5.1.0",
"vite": "^5.1.1",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.0.13",
"vitest": "^1.2.0",
"vue": "^3.4.13",
"vite-plugin-vue-devtools": "^7.0.14",
"vitest": "^1.2.2",
"vue": "^3.4.18",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@kong-ui-public/sandbox-layout": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"@types/uuid": "^9.0.7",
"@types/uuid": "^9.0.8",
"file-saver": "^2.0.5",
"lodash.mapkeys": "^4.6.0",
"lodash.pick": "^4.4.0",
"lodash.pickby": "^4.6.0",
"papaparse": "^5.4.1",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-metric-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/core": "1.1.0",
"@kong-ui-public/metric-cards": "workspace:^",
"axios": "^1.6.5",
"axios": "^1.6.7",
"swrv": "^1.0.4"
},
"peerDependencies": {
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 @@ -47,7 +47,7 @@
"@kong/kongponents": "9.0.0-alpha.105",
"json-schema-to-ts": "^3.0.0",
"swrv": "^1.0.4",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"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.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"dependencies": {
"@kong/icons": "^1.8.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.4.13",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"repository": {
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 @@ -15,7 +15,7 @@
"devDependencies": {
"@types/inquirer": "^9.0.7",
"boxen": "^7.1.1",
"inquirer": "^9.2.12",
"inquirer": "^9.2.14",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/copy-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"errorLimit": "246KB"
},
"peerDependencies": {
"axios": "^1.6.5",
"axios": "^1.6.7",
"swrv": "^1.0.4",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"dependencies": {
"date-fns": "^2.30.0"
},
"devDependencies": {
"@kong/design-tokens": "1.12.7",
"axios": "^1.6.5",
"axios": "^1.6.7",
"swrv": "^1.0.4"
}
}
4 changes: 2 additions & 2 deletions packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4"
},
"repository": {
Expand All @@ -66,7 +66,7 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.125.0",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"dependencies": {
"@kong-ui-public/document-viewer": "workspace:^",
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.12.7",
"@kong/icons": "^1.8.14",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"repository": {
"type": "git",
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.0.0-alpha.105",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"dependencies": {
"@formatjs/intl": "^2.10.0",
"flat": "^6.0.1",
"intl-messageformat": "^10.5.8"
"intl-messageformat": "^10.5.11"
}
}
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.0.0-alpha.105",
"vue": "^3.4.13"
"vue": "^3.4.18"
},
"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.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"vue": "^3.4.13",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"scripts": {
Expand Down Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/entities-shared": "workspace:^",
"@peculiar/x509": "^1.9.6"
"@peculiar/x509": "^1.9.7"
},
"distSizeChecker": {
"errorLimit": "1.5MB"
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 @@ -24,7 +24,7 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
Expand All @@ -33,8 +33,8 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.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 @@ -23,16 +23,16 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.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 @@ -23,16 +23,16 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.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 @@ -23,16 +23,16 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.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 @@ -24,16 +24,16 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"axios": "^1.6.7",
"vue": ">= 3.3.13 < 4",
"vue-router": "^4.2.5"
},
Expand All @@ -33,8 +33,8 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.12.7",
"@kong/kongponents": "9.0.0-alpha.105",
"axios": "^1.6.5",
"vue": "^3.4.13",
"axios": "^1.6.7",
"vue": "^3.4.18",
"vue-router": "^4.2.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit 0868bc7

Please sign in to comment.