chore: bump version (#2862)

This commit is contained in:
Alex Yang
2023-06-27 11:32:24 +08:00
committed by GitHub
parent 53488a1498
commit eb3f160a64
9 changed files with 165 additions and 62 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
"waku": "0.12.1"
},
"devDependencies": {
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@vanilla-extract/css": "^1.11.1",
"@vanilla-extract/vite-plugin": "^3.8.2",
"autoprefixer": "^10.4.14",
+1 -1
View File
@@ -26,7 +26,7 @@
"@node-rs/crc32": "^1.7.0",
"@node-rs/jsonwebtoken": "^0.2.0",
"@prisma/client": "^4.16.1",
"dotenv": "^16.1.4",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"graphql": "^16.7.1",
"graphql-type-json": "^0.3.2",
+3 -3
View File
@@ -64,12 +64,12 @@
"@sentry/webpack-plugin": "^1.20.1",
"@swc-jotai/debug-label": "^0.0.10",
"@swc-jotai/react-refresh": "^0.0.8",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/webpack-env": "^1.18.1",
"@vanilla-extract/css": "^1.11.1",
"@vanilla-extract/next-plugin": "=2.1.2",
"dotenv": "^16.1.4",
"dotenv": "^16.3.1",
"eslint": "^8.43.0",
"eslint-config-next": "^13.4.7",
"eslint-plugin-unicorn": "^47.0.0",