chore: bump version (#2542)

This commit is contained in:
Himself65
2023-05-26 15:47:45 +08:00
committed by GitHub
parent 798dc49da4
commit ef1a44a413
10 changed files with 1125 additions and 997 deletions

View File

@@ -30,9 +30,9 @@
"@emotion/react": "^11.11.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.13.1",
"@react-hookz/web": "^23.0.0",
"@sentry/nextjs": "^7.52.1",
"@mui/material": "^5.13.2",
"@react-hookz/web": "^23.0.1",
"@sentry/nextjs": "^7.53.1",
"@toeverything/hooks": "workspace:*",
"cmdk": "^0.2.0",
"css-spring": "^4.1.0",
@@ -64,8 +64,8 @@
"@vanilla-extract/css": "^1.11.0",
"@vanilla-extract/next-plugin": "^2.1.2",
"dotenv": "^16.0.3",
"eslint": "^8.40.0",
"eslint-config-next": "^13.4.2",
"eslint": "^8.41.0",
"eslint-config-next": "^13.4.4",
"eslint-plugin-unicorn": "^47.0.0",
"next": "^13.4.2",
"next-debug-local": "^0.1.5",
@@ -74,7 +74,7 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "^0.0.18",
"typescript": "^5.0.4",
"webpack": "^5.83.1"
"webpack": "^5.84.1"
},
"stableVersion": "0.0.0"
}