chore(deps): bump immer from 10.1.1 to 11.0.1 in /superset-frontend (#36502)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-11 08:23:05 -08:00
committed by GitHub
parent e433cd5f69
commit 0e8c420002
2 changed files with 5 additions and 5 deletions

View File

@@ -80,7 +80,7 @@
"geostyler-style": "7.5.0",
"geostyler-wfs-parser": "^2.0.3",
"googleapis": "^154.1.0",
"immer": "^10.1.1",
"immer": "^11.0.1",
"interweave": "^13.1.1",
"jquery": "^3.7.1",
"js-levenshtein": "^1.1.6",
@@ -31695,9 +31695,9 @@
"license": "MIT"
},
"node_modules/immer": {
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/immer/-/immer-10.1.1.tgz",
"integrity": "sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/immer/-/immer-11.0.1.tgz",
"integrity": "sha512-naDCyggtcBWANtIrjQEajhhBEuL9b0Zg4zmlWK2CzS6xCWSE39/vvf4LqnMjUAWHBhot4m9MHCM/Z+mfWhUkiA==",
"license": "MIT",
"funding": {
"type": "opencollective",

View File

@@ -159,7 +159,7 @@
"geostyler-style": "7.5.0",
"geostyler-wfs-parser": "^2.0.3",
"googleapis": "^154.1.0",
"immer": "^10.1.1",
"immer": "^11.0.1",
"interweave": "^13.1.1",
"jquery": "^3.7.1",
"js-levenshtein": "^1.1.6",