diff --git a/package.json b/package.json index 8f3bba31a..8e51e4228 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ "ts": "tsc --project tsconfig.json" }, "dependencies": { - "@emotion/cache": "11.10.7", - "@emotion/react": "11.10.6", - "@emotion/server": "11.10.0", - "@emotion/styled": "11.10.6", + "@emotion/cache": "11.13.5", + "@emotion/react": "11.13.5", + "@emotion/server": "11.11.0", + "@emotion/styled": "11.13.5", "next": "13.3.1", "nprogress": "0.2.0", "react": "18.2.0", @@ -32,8 +32,8 @@ "@babel/core": "7.21.4", "@commitlint/cli": "17.6.1", "@commitlint/config-conventional": "17.6.1", - "@emotion/babel-plugin": "11.10.6", - "@emotion/eslint-plugin": "11.10.0", + "@emotion/babel-plugin": "11.13.5", + "@emotion/eslint-plugin": "11.12.0", "@types/node": "18.16.1", "@types/nprogress": "0.2.0", "@types/react": "18.2.0",