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, 2023
1 parent 7b9d860 commit 95b5335
Show file tree
Hide file tree
Showing 33 changed files with 686 additions and 746 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.0
18.18.2
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,49 +19,49 @@
"lerna": "lerna"
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@babel/types": "^7.23.5",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.2",
"@evilmartians/lefthook": "^1.5.5",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"@rushstack/eslint-patch": "^1.5.1",
"@types/flat": "^5.0.3",
"@types/js-yaml": "^4.0.6",
"@types/jsdom": "^21.1.3",
"@types/node": "^18.18.4",
"@types/uuid": "^9.0.5",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.6",
"@types/node": "^18.18.14",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/ui": "^0.34.7",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.1",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.4.0",
"c8": "^8.0.1",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.5.0",
"cypress": "^13.5.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.54.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.18.0",
"eslint-plugin-vue": "^9.18.1",
"js-yaml": "^4.1.0",
"jsdom": "^22.1.0",
"lerna": "^6.6.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-custom-properties": "^13.3.2",
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.1",
"rollup-plugin-visualizer": "^5.9.3",
"sass": "^1.69.5",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^13.1.0",
Expand All @@ -71,15 +71,15 @@
"tsc-alias": "^1.8.8",
"tslib": "^2.6.2",
"typedoc": "^0.25.4",
"typedoc-plugin-markdown": "^3.17.0",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.2.2",
"uuid": "^9.0.1",
"vite": "^5.0.2",
"vite": "^5.0.4",
"vite-plugin-externals": "^0.6.2",
"vitest": "^0.34.6",
"vue": "^3.3.4",
"vue": "^3.3.9",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.18"
"vue-tsc": "^1.8.24"
},
"workspaces": [
"packages/*/*"
Expand All @@ -100,10 +100,10 @@
}
},
"engines": {
"node": ">=18.18.0"
"node": ">=18.18.2"
},
"volta": {
"node": "18.18.0",
"pnpm": "8.10.0"
"node": "18.18.2",
"pnpm": "8.10.5"
}
}
6 changes: 3 additions & 3 deletions packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong-ui-public/sandbox-layout": "workspace:^",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"@types/uuid": "^9.0.5",
"vue": "^3.3.4"
"@types/uuid": "^9.0.7",
"vue": "^3.3.9"
},
"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 @@ -51,7 +51,7 @@
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong-ui-public/core": "1.1.0",
"@kong-ui-public/metric-cards": "workspace:^",
"axios": "^1.6.0",
"axios": "^1.6.2",
"swrv": "^1.0.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/dashboard-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"json-schema-to-ts": "^2.9.2",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"repository": {
"type": "git",
Expand All @@ -67,7 +67,7 @@
"@kong-ui-public/analytics-chart": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.126.2",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"dependencies": {
"@kong-ui-public/core": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/metric-cards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"peerDependencies": {
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"devDependencies": {
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"dependencies": {
"@kong/icons": "^1.8.3",
Expand Down
10 changes: 5 additions & 5 deletions packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
},
"peerDependencies": {
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"dependencies": {
"@kong/icons": "^1.8.3",
"focus-trap": "^7.5.3",
"focus-trap-vue": "^4.0.2",
"focus-trap": "^7.5.4",
"focus-trap-vue": "^4.0.3",
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"@types/lodash.clonedeep": "^4.5.7",
"vue": "^3.3.4",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"lint:fix": "eslint '**/*.{js,jsx,ts,tsx,vue}' --ignore-path '../../../.eslintignore' --fix"
},
"devDependencies": {
"@types/inquirer": "^9.0.4",
"@types/inquirer": "^9.0.7",
"boxen": "^7.1.1",
"inquirer": "^9.2.11",
"inquirer": "^9.2.12",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/copy-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"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 @@ -50,16 +50,16 @@
"errorLimit": "246KB"
},
"peerDependencies": {
"axios": "^1.6.0",
"axios": "^1.6.2",
"swrv": "^1.0.4",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"dependencies": {
"date-fns": "^2.30.0"
},
"devDependencies": {
"@kong/design-tokens": "^1.12.1",
"axios": "^1.6.0",
"axios": "^1.6.2",
"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/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"axios": "^1.6.2",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"repository": {
"type": "git",
Expand All @@ -65,7 +65,7 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.125.0",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"dependencies": {
"@kong-ui-public/document-viewer": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/error-boundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@kong/design-tokens": "^1.12.1",
"@kong/icons": "^1.8.3",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"repository": {
"type": "git",
Expand All @@ -60,6 +60,6 @@
"errorLimit": "200KB"
},
"peerDependencies": {
"vue": "^3.3.4"
"vue": "^3.3.9"
}
}
4 changes: 2 additions & 2 deletions packages/core/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"@types/lodash": "^4.14.199",
"@types/lodash": "^4.14.202",
"pug": "^3.0.2"
},
"distSizeChecker": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"errorLimit": "300KB"
},
"peerDependencies": {
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"dependencies": {
"@formatjs/intl": "^2.9.3",
"@formatjs/intl": "^2.9.9",
"flat": "^6.0.1",
"intl-messageformat": "^10.5.3"
"intl-messageformat": "^10.5.8"
}
}
4 changes: 2 additions & 2 deletions packages/core/misc-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/sandbox-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"repository": {
Expand All @@ -62,7 +62,7 @@
},
"peerDependencies": {
"@kong/kongponents": "9.0.0-alpha.73",
"vue": "^3.3.4"
"vue": "^3.3.9"
},
"dependencies": {
"@kong/icons": "^1.8.3"
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 @@ -22,16 +22,16 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"axios": "^1.6.0",
"vue": "^3.3.4",
"axios": "^1.6.2",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"axios": "^1.6.0",
"vue": "^3.3.4",
"axios": "^1.6.2",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions packages/entities/entities-consumer-credentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "9.0.0-alpha.73",
"axios": "^1.6.0",
"vue": "^3.3.4",
"axios": "^1.6.2",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.12.1",
"@kong/kongponents": "9.0.0-alpha.73",
"axios": "^1.6.0",
"vue": "^3.3.4",
"axios": "^1.6.2",
"vue": "^3.3.9",
"vue-router": "^4.2.5"
},
"scripts": {
Expand Down
Loading

0 comments on commit 95b5335

Please sign in to comment.