Skip to content

Commit

Permalink
feat: vue up to 3.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-peteu committed Sep 12, 2024
1 parent 8fa3ac0 commit 16751d9
Show file tree
Hide file tree
Showing 30 changed files with 391 additions and 569 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.0.27",
"vitest": "^1.3.1",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vue-tsc": "^1.8.27"
},
Expand Down
2 changes: 1 addition & 1 deletion 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.31"
"vue": "^3.4.38"
},
"scripts": {
"dev": "cross-env USE_SANDBOX=true vite",
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.21 < 4"
"vue": "^3.4.38"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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.5.5",
"@types/geojson": "^7946.0.14",
"maplibre-gl": "^4.5.2",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"repository": {
"type": "git",
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.0.1",
"pinia": ">= 2.1.7 < 3",
"swrv": "^1.0.4",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"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.5.5",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"dependencies": {
"@kong/icons": "^1.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/portal-analytics-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"@kong-ui-public/analytics-utilities": "workspace:^",
"@kong/sdk-portal-js": "^2.14.0",
"axios": "^1.6.8",
"vue": "^3.4.31"
"vue": "^3.4.38"
}
}
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.17.2",
"@kong/kongponents": "9.5.5",
"@types/lodash.clonedeep": "^4.5.9",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": ">= 3.3.13 < 4"
"vue": "^3.4.38"
},
"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.15.1",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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.31"
"vue": "^3.4.38"
},
"repository": {
"type": "git",
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.5.5",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"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.5.5",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-certificates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumer-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-consumers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-data-plane-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-gateway-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-key-sets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/lodash.isequal": "^4.5.8",
"axios": "^1.6.8",
"vite-plugin-monaco-editor": "^1.1.0",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-snis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-upstreams-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@kong/icons": "^1.15.1",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/entities/entities-vaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.5.5",
"axios": "^1.6.8",
"vue": "^3.4.31",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"scripts": {
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 @@ -45,7 +45,7 @@
"@kong/kongponents": "9.5.5",
"@types/prismjs": "^1.26.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"dependencies": {
"@kong-ui-public/i18n": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/lodash.clonedeep": "^4.5.9",
"@types/uuid": "^9.0.8",
"openapi-types": "^12.1.3",
"vue": "^3.4.31"
"vue": "^3.4.38"
},
"dependencies": {
"@kong-ui-public/i18n": "workspace:^",
Expand Down
Loading

0 comments on commit 16751d9

Please sign in to comment.