Sfoglia il codice sorgente

chore(deps): bump @reduxjs/toolkit from 2.2.7 to 2.2.8 in /frontend (#4273)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 anno fa
parent
commit
1db912aed3
2 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -11,7 +11,7 @@
         "@monaco-editor/react": "^4.6.0",
         "@nextui-org/react": "^2.4.8",
         "@react-types/shared": "^3.25.0",
-        "@reduxjs/toolkit": "^2.2.7",
+        "@reduxjs/toolkit": "^2.2.8",
         "@remix-run/node": "^2.11.2",
         "@remix-run/react": "^2.11.2",
         "@remix-run/serve": "^2.11.2",
@@ -4979,9 +4979,9 @@
       }
     },
     "node_modules/@reduxjs/toolkit": {
-      "version": "2.2.7",
-      "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.7.tgz",
-      "integrity": "sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==",
+      "version": "2.2.8",
+      "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.2.8.tgz",
+      "integrity": "sha512-eK/ieXftPRQfaBSmzsamXEyDwkntMTY0e9SG5ETsEOv5JIPKhu3mj992t6B8FJjlnSrZBAAqdT8oMkPe4j+P9g==",
       "dependencies": {
         "immer": "^10.0.3",
         "redux": "^5.0.1",

+ 1 - 1
frontend/package.json

@@ -10,7 +10,7 @@
     "@monaco-editor/react": "^4.6.0",
     "@nextui-org/react": "^2.4.8",
     "@react-types/shared": "^3.25.0",
-    "@reduxjs/toolkit": "^2.2.7",
+    "@reduxjs/toolkit": "^2.2.8",
     "@remix-run/node": "^2.11.2",
     "@remix-run/react": "^2.11.2",
     "@remix-run/serve": "^2.11.2",