fix(deps): update dependency immutable to v5

This commit is contained in:
renovate[bot] 2025-01-29 19:34:26 +00:00 committed by GitHub
parent 4e71048997
commit aa0bde5037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 35 additions and 35 deletions

View File

@ -66,7 +66,7 @@
"electron": "^31.7.7",
"esbuild": "^0.24.2",
"globals": "^15.14.0",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"pug": "^3.0.3",

View File

@ -42,7 +42,7 @@
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",

View File

@ -19,7 +19,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"react": "^18.3.1",
"react-base16-styling": "workspace:^",
"react-dom": "^18.3.1",

View File

@ -30,7 +30,7 @@
},
"dependencies": {
"@babel/runtime": "^7.26.7",
"immutable": "^4.3.7"
"immutable": "^5.0.3"
},
"devDependencies": {
"@babel/cli": "^7.26.4",

View File

@ -16,7 +16,7 @@
"@redux-devtools/inspector-monitor": "workspace:^",
"@redux-devtools/inspector-monitor-test-tab": "workspace:^",
"@redux-devtools/ui": "workspace:^",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"lodash.shuffle": "^4.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -14,7 +14,7 @@
"@redux-devtools/core": "workspace:^",
"@redux-devtools/dock-monitor": "workspace:^",
"@redux-devtools/inspector-monitor": "workspace:^",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"lodash.shuffle": "^4.2.0",
"react": "^18.3.1",
"react-base16-styling": "workspace:^",

View File

@ -43,7 +43,7 @@
"@types/lodash": "^4.17.15",
"dateformat": "^5.0.3",
"hex-rgba": "^1.0.2",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"javascript-stringify": "^2.1.0",
"jsondiffpatch": "^0.6.0",
"lodash.debounce": "^4.0.8",

View File

@ -48,7 +48,7 @@
"@redux-devtools/ui": "workspace:^",
"@types/lodash": "^4.17.15",
"hex-rgba": "^1.0.2",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"lodash.debounce": "^4.0.8",
"react-base16-styling": "workspace:^",
"react-json-tree": "workspace:^"

View File

@ -49,13 +49,13 @@
"@babel/preset-typescript": "^7.26.0",
"@types/jest": "^29.5.14",
"@types/jsan": "^3.1.5",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.7.3"
},
"peerDependencies": {
"immutable": "^4.3.7"
"immutable": "^5.0.3"
}
}

View File

@ -37,7 +37,7 @@
"@redux-devtools/serialize": "workspace:^",
"@types/get-params": "^0.1.2",
"get-params": "^0.1.2",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"jsan": "^3.1.14",
"nanoid": "^5.0.9",
"redux": "^5.0.1"
@ -56,7 +56,7 @@
},
"peerDependencies": {
"@redux-devtools/core": "workspace:^",
"immutable": "^4.3.7",
"immutable": "^5.0.3",
"redux": "^4.0.0 || ^5.0.0"
}
}

View File

@ -172,8 +172,8 @@ importers:
specifier: ^15.14.0
version: 15.14.0
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
jest:
specifier: ^29.7.0
version: 29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.4(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3))
@ -313,8 +313,8 @@ importers:
specifier: ^4.17.12
version: 4.17.12
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
jest:
specifier: ^29.7.0
version: 29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.4(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3))
@ -524,8 +524,8 @@ importers:
packages/react-json-tree/examples:
dependencies:
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
react:
specifier: ^18.3.1
version: 18.3.1
@ -1212,8 +1212,8 @@ importers:
specifier: ^7.26.7
version: 7.26.7
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
devDependencies:
'@babel/cli':
specifier: ^7.26.4
@ -1270,8 +1270,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
javascript-stringify:
specifier: ^2.1.0
version: 2.1.0
@ -1476,8 +1476,8 @@ importers:
specifier: workspace:^
version: link:../../redux-devtools-ui
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
lodash.shuffle:
specifier: ^4.2.0
version: 4.2.0
@ -1697,8 +1697,8 @@ importers:
specifier: workspace:^
version: link:..
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
lodash.shuffle:
specifier: ^4.2.0
version: 4.2.0
@ -1979,8 +1979,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
lodash.debounce:
specifier: ^4.0.8
version: 4.0.8
@ -2231,8 +2231,8 @@ importers:
specifier: ^3.1.5
version: 3.1.5
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
jest:
specifier: ^29.7.0
version: 29.7.0(@types/node@22.12.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.10.4(@swc/helpers@0.5.15))(@types/node@22.12.0)(typescript@5.7.3))
@ -2594,8 +2594,8 @@ importers:
specifier: ^0.1.2
version: 0.1.2
immutable:
specifier: ^4.3.7
version: 4.3.7
specifier: ^5.0.3
version: 5.0.3
jsan:
specifier: ^3.1.14
version: 3.1.14
@ -7431,8 +7431,8 @@ packages:
immer@10.1.1:
resolution: {integrity: sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==}
immutable@4.3.7:
resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
immutable@5.0.3:
resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
import-fresh@3.3.0:
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
@ -16164,7 +16164,7 @@ snapshots:
immer@10.1.1: {}
immutable@4.3.7: {}
immutable@5.0.3: {}
import-fresh@3.3.0:
dependencies: