Skip to content

Commit dfe3cd3

Browse files
Bump immer from 3.3.0 to 8.0.1
Bumps [immer](https://github.com/immerjs/immer) from 3.3.0 to 8.0.1. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v3.3.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a1ea19 commit dfe3cd3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"body-scroll-lock": "^2.6.1",
3939
"dai-plugin-dcent-web": "^0.0.1",
4040
"decimal.js": "^10.2.0",
41-
"immer": "^3.1.1",
41+
"immer": "^8.0.1",
4242
"js-cookie": "^2.2.1",
4343
"lodash": "^4.17.11",
4444
"lodash.debounce": "^4.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10058,10 +10058,10 @@ immer@1.10.0:
1005810058
resolved "https://registry.yarnpkg.com/immer/-/immer-1.10.0.tgz#bad67605ba9c810275d91e1c2a47d4582e98286d"
1005910059
integrity sha512-O3sR1/opvCDGLEVcvrGTMtLac8GJ5IwZC4puPrLuRj3l7ICKvkmA0vGuU9OW8mV9WIBRnaxp5GJh9IEAaNOoYg==
1006010060

10061-
immer@^3.1.1:
10062-
version "3.3.0"
10063-
resolved "https://registry.yarnpkg.com/immer/-/immer-3.3.0.tgz#ee7cf3a248d5dd2d4eedfbe7dfc1e9be8c72041d"
10064-
integrity sha512-vlWRjnZqoTHuEjadquVHK3GxsXe1gNoATffLEA8Qbrdd++Xb+wHEFiWtwAKTscMBoi1AsvEMXhYRzAXA8Ex9FQ==
10061+
immer@^8.0.1:
10062+
version "8.0.1"
10063+
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.1.tgz#9c73db683e2b3975c424fb0572af5889877ae656"
10064+
integrity sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==
1006510065

1006610066
import-cwd@^2.0.0:
1006710067
version "2.1.0"

0 commit comments

Comments
 (0)