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 6, 2023
1 parent 3cbac13 commit 53c1bf3
Show file tree
Hide file tree
Showing 19 changed files with 421 additions and 424 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.18.0
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
"lerna": "lerna"
},
"devDependencies": {
"@babel/types": "^7.22.19",
"@babel/types": "^7.23.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.4.11",
"@evilmartians/lefthook": "^1.5.0",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"@rushstack/eslint-patch": "^1.3.3",
"@rushstack/eslint-patch": "^1.5.0",
"@types/flat": "^5.0.3",
"@types/js-yaml": "^4.0.6",
"@types/jsdom": "^21.1.3",
"@types/node": "^18.17.19",
"@types/uuid": "^9.0.4",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vitest/ui": "^0.34.2",
Expand All @@ -46,8 +46,8 @@
"cross-env": "^7.0.3",
"cypress": "^12.17.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.48.0",
"eslint-plugin-cypress": "^2.14.0",
"eslint": "^8.50.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
Expand All @@ -61,7 +61,7 @@
"postcss-html": "^1.5.0",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.66.1",
"sass": "^1.68.0",
"stylelint": "^15.10.3",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^12.0.0",
Expand Down Expand Up @@ -100,10 +100,10 @@
}
},
"engines": {
"node": ">=v18.17.1"
"node": ">=18.18.0"
},
"volta": {
"node": "18.17.1",
"pnpm": "8.6.12"
"node": "18.18.0",
"pnpm": "8.7.6"
}
}
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:^0.8.2",
"@kong-ui-public/core": "1.1.0",
"@kong-ui-public/metric-cards": "0.2.14",
"axios": "^1.4.0",
"axios": "^1.5.0",
"swrv": "^1.0.4"
},
"peerDependencies": {
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 @@ -50,7 +50,7 @@
"errorLimit": "246KB"
},
"peerDependencies": {
"axios": "^1.4.0",
"axios": "^1.5.0",
"swrv": "^1.0.4",
"vue": "^3.3.4"
},
Expand All @@ -59,7 +59,7 @@
},
"devDependencies": {
"@kong/design-tokens": "^1.11.2",
"axios": "^1.4.0",
"axios": "^1.5.0",
"swrv": "^1.0.4"
}
}
4 changes: 2 additions & 2 deletions packages/entities/entities-certificates/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": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -23,7 +23,7 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
Expand All @@ -32,7 +32,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -23,15 +23,15 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -23,7 +23,7 @@
"@kong-ui-public/copy-uuid": "workspace:^",
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
Expand All @@ -32,7 +32,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -22,15 +22,15 @@
"peerDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "^1.11.2",
"@kong/kongponents": "^8.123.8",
"axios": "^1.4.0",
"axios": "^1.5.0",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
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 @@ -16,7 +16,7 @@
"@kong/swagger-ui-kong-theme-universal": "^4.2.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"swagger-client": "^3.20.2",
"swagger-client": "^3.22.3",
"swagger-ui": "^4.19.1"
},
"repository": {
Expand Down
Loading

0 comments on commit 53c1bf3

Please sign in to comment.