diff --git a/package-lock.json b/package-lock.json index c776cf3..48a28a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "autoprefixer": "10.4.20", "cssnano": "7.0.6", "cz-git": "1.11.0", - "jotai": "2.10.3", + "jotai": "2.10.4", "postcss": "8.4.49", "postcss-cli": "11.0.0", "sass": "1.83.0", @@ -6227,11 +6227,10 @@ } }, "node_modules/jotai": { - "version": "2.10.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.10.3.tgz", - "integrity": "sha512-Nnf4IwrLhNfuz2JOQLI0V/AgwcpxvVy8Ec8PidIIDeRi4KCFpwTFIpHAAcU+yCgnw/oASYElq9UY0YdUUegsSA==", + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.10.4.tgz", + "integrity": "sha512-/T4ofyMSkAybEs2OvR8S4HACa+/ASUEPLz86SUjFXJqU9RdJKLvZDJrag398suvHC5CR0+Cs4P5m/gtVcryzlw==", "dev": true, - "license": "MIT", "engines": { "node": ">=12.20.0" }, diff --git a/package.json b/package.json index 0130e0f..2b35672 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "autoprefixer": "10.4.20", "cssnano": "7.0.6", "cz-git": "1.11.0", - "jotai": "2.10.3", + "jotai": "2.10.4", "postcss": "8.4.49", "postcss-cli": "11.0.0", "sass": "1.83.0",