Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 7a1ff2d

Browse files
Bump the npm_and_yarn group across 3 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /packages/flow-core directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 2 updates in the /packages/flow-dashboard directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios). Updates `vite` from 4.5.1 to 4.5.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) Updates `axios` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v0.28.0) Updates `vite` from 4.5.3 to 5.2.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) Updates `axios` from 0.27.2 to 1.7.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v0.28.0) Updates `vite` from 4.5.3 to 5.2.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) Updates `axios` from 0.27.2 to 1.7.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f09af98 commit 7a1ff2d

File tree

11 files changed

+46
-46
lines changed

11 files changed

+46
-46
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"sass": "^1.52.3",
6969
"storybook": "^7.5.3",
7070
"typescript": "^5.2.2",
71-
"vite": "^4.4.11"
71+
"vite": "^4.5.3"
7272
},
7373
"dependencies": {
7474
"@ollion/flow-aws-icon": "latest",

packages/flow-code-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lit-html": "^3.1.0",
3535
"sass": "^1.52.3",
3636
"typescript": "^5.2.2",
37-
"vite": "^4.4.11",
37+
"vite": "^4.5.3",
3838
"web-component-analyzer": "^2.0.0-next.4"
3939
},
4040
"peerDependencies": {

packages/flow-core-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"typescript": "^5.2.2",
16-
"vite": "^4.4.11"
16+
"vite": "^4.5.3"
1717
},
1818
"repository": {
1919
"type": "git",

packages/flow-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@floating-ui/dom": "^1.0.2",
2828
"@lit-labs/virtualizer": "^2.0.12",
2929
"@ollion/flow-core-config": "workspace:*",
30-
"axios": "^0.27.2",
30+
"axios": "^1.7.2",
3131
"emoji-mart": "^5.5.2",
3232
"flatpickr": "^4.6.13",
3333
"lit": "^3.1.0",
@@ -53,7 +53,7 @@
5353
"prettier": "2.6.2",
5454
"sass": "^1.52.3",
5555
"typescript": "^5.2.2",
56-
"vite": "^4.4.11",
56+
"vite": "^5.2.11",
5757
"vue": "2.6.14",
5858
"web-component-analyzer": "^2.0.0-next.4"
5959
},

packages/flow-dashboard/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@ollion/flow-core": "workspace:*",
2525
"@ollion/flow-core-config": "workspace:*",
26-
"axios": "^0.27.2",
26+
"axios": "^1.7.2",
2727
"d3": "^7.6.1",
2828
"gridstack": "^9.5.0",
2929
"lit": "^3.1.0",
@@ -45,7 +45,7 @@
4545
"lit-html": "^3.1.0",
4646
"sass": "^1.52.3",
4747
"typescript": "^5.2.2",
48-
"vite": "^4.4.11",
48+
"vite": "^5.2.11",
4949
"web-component-analyzer": "^2.0.0-next.4"
5050
},
5151
"repository": {

packages/flow-form-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"lit-html": "^3.1.0",
3939
"sass": "^1.52.3",
4040
"typescript": "^5.2.2",
41-
"vite": "^4.4.11",
41+
"vite": "^4.5.3",
4242
"web-component-analyzer": "^2.0.0-next.4"
4343
},
4444
"peerDependencies": {

packages/flow-lineage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"lit-html": "^3.1.0",
3838
"sass": "^1.52.3",
3939
"typescript": "^5.2.2",
40-
"vite": "^4.4.11",
40+
"vite": "^4.5.3",
4141
"vue": "2.6.14",
4242
"web-component-analyzer": "^2.0.0-next.4"
4343
},

packages/flow-log/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"lit-html": "^3.1.0",
4040
"sass": "^1.52.3",
4141
"typescript": "^5.2.2",
42-
"vite": "^4.4.11",
42+
"vite": "^4.5.3",
4343
"web-component-analyzer": "^2.0.0-next.4"
4444
},
4545
"peerDependencies": {

packages/flow-md-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lit-html": "^3.1.0",
3737
"sass": "^1.52.3",
3838
"typescript": "^5.2.2",
39-
"vite": "^4.4.11",
39+
"vite": "^4.5.3",
4040
"web-component-analyzer": "^2.0.0-next.4"
4141
},
4242
"peerDependencies": {

packages/flow-table/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lit-html": "^3.1.0",
4141
"sass": "^1.52.3",
4242
"typescript": "^5.2.2",
43-
"vite": "^4.4.11",
43+
"vite": "^4.5.3",
4444
"web-component-analyzer": "^2.0.0-next.4"
4545
},
4646
"repository": {

pnpm-lock.yaml

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)