mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
chore(deps): bump ag-grid-community from 31.3.4 to 35.1.0 in /frontend
Bumps [ag-grid-community](https://github.com/ag-grid/ag-grid) from 31.3.4 to 35.1.0. - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](https://github.com/ag-grid/ag-grid/compare/v31.3.4...release-35.1.0) --- updated-dependencies: - dependency-name: ag-grid-community dependency-version: 35.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+20
-5
@@ -31,7 +31,7 @@
|
||||
"@xyflow/svelte": "^1.0.0",
|
||||
"ag-charts-community": "^9.0.1",
|
||||
"ag-charts-enterprise": "^9.0.1",
|
||||
"ag-grid-community": "^31.3.4",
|
||||
"ag-grid-community": "^35.1.0",
|
||||
"ag-grid-enterprise": "^31.3.4",
|
||||
"ansi_up": "^6.0.6",
|
||||
"chart.js": "^4.4.6",
|
||||
@@ -2920,12 +2920,21 @@
|
||||
"ag-charts-community": "9.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/ag-grid-community": {
|
||||
"version": "31.3.4",
|
||||
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-31.3.4.tgz",
|
||||
"integrity": "sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw==",
|
||||
"node_modules/ag-charts-types": {
|
||||
"version": "13.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ag-charts-types/-/ag-charts-types-13.1.0.tgz",
|
||||
"integrity": "sha512-DytRM3CXli+Y013SC1Mr8lQBrhVTACK+11ilDHOhwUM0sRpmGuR51XFGcBKOliW1Vas1AycP31Cm3Pp0jx3hqw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ag-grid-community": {
|
||||
"version": "35.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-35.1.0.tgz",
|
||||
"integrity": "sha512-yWFQfRNjv3KUBkHHzFdDOYGjPcDMU0B8Up4qG651diFlGRUGEGVs94SK73niWvk1FDZdpV9oWrwq3f30/qAoVg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ag-charts-types": "13.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/ag-grid-enterprise": {
|
||||
"version": "31.3.4",
|
||||
"resolved": "https://registry.npmjs.org/ag-grid-enterprise/-/ag-grid-enterprise-31.3.4.tgz",
|
||||
@@ -2936,6 +2945,12 @@
|
||||
"ag-grid-community": "31.3.4"
|
||||
}
|
||||
},
|
||||
"node_modules/ag-grid-enterprise/node_modules/ag-grid-community": {
|
||||
"version": "31.3.4",
|
||||
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-31.3.4.tgz",
|
||||
"integrity": "sha512-jOxQO86C6eLnk1GdP24HB6aqaouFzMWizgfUwNY5MnetiWzz9ZaAmOGSnW/XBvdjXvC5Fpk3gSbvVKKQ7h9kBw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ajv": {
|
||||
"version": "8.17.1",
|
||||
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
"@xyflow/svelte": "^1.0.0",
|
||||
"ag-charts-community": "^9.0.1",
|
||||
"ag-charts-enterprise": "^9.0.1",
|
||||
"ag-grid-community": "^31.3.4",
|
||||
"ag-grid-community": "^35.1.0",
|
||||
"ag-grid-enterprise": "^31.3.4",
|
||||
"ansi_up": "^6.0.6",
|
||||
"chart.js": "^4.4.6",
|
||||
|
||||
Reference in New Issue
Block a user