chore: bump version (#2681)

This commit is contained in:
Himself65
2023-06-05 01:00:41 +08:00
committed by GitHub
parent b95808a052
commit b461a684ad
14 changed files with 281 additions and 261 deletions

View File

@@ -33,15 +33,15 @@
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.13.3",
"@react-hookz/web": "^23.0.1",
"@sentry/nextjs": "^7.53.1",
"@sentry/nextjs": "^7.54.0",
"@toeverything/hooks": "workspace:*",
"@toeverything/plugin-infra": "workspace:*",
"cmdk": "^0.2.0",
"css-spring": "^4.1.0",
"graphql": "^16.6.0",
"jotai": "^2.1.0",
"jotai": "^2.1.1",
"jotai-devtools": "^0.5.3",
"lit": "^2.7.4",
"lit": "^2.7.5",
"lottie-web": "^5.12.0",
"next-themes": "^0.2.1",
"react": "18.3.0-canary-16d053d59-20230506",
@@ -55,7 +55,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@perfsee/webpack": "^1.6.0",
"@perfsee/webpack": "^1.8.1",
"@redux-devtools/extension": "^3.2.5",
"@rich-data/viewer": "^2.15.6",
"@sentry/webpack-plugin": "^1.20.1",
@@ -66,8 +66,8 @@
"@types/webpack-env": "^1.18.1",
"@vanilla-extract/css": "^1.11.0",
"@vanilla-extract/next-plugin": "=2.1.2",
"dotenv": "^16.1.1",
"eslint": "^8.41.0",
"dotenv": "^16.1.4",
"eslint": "^8.42.0",
"eslint-config-next": "^13.4.4",
"eslint-plugin-unicorn": "^47.0.0",
"next": "=13.4.2",
@@ -77,7 +77,7 @@
"redux": "^4.2.1",
"swc-plugin-coverage-instrument": "^0.0.18",
"typescript": "^5.0.4",
"webpack": "^5.84.1"
"webpack": "^5.85.0"
},
"stableVersion": "0.0.0"
}