mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump version (#1275)
This commit is contained in:
@@ -21,20 +21,17 @@
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@emotion/styled": "^11.10.6",
|
||||
"@tauri-apps/api": "^1.2.0",
|
||||
"json-schema-to-typescript": "^11.0.2",
|
||||
"json-schema-to-typescript": "^11.0.5",
|
||||
"lib0": "^0.2.62",
|
||||
"next": "13.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-router": "^6.5.0",
|
||||
"react-router-dom": "^6.5.0",
|
||||
"y-protocols": "^1.0.5",
|
||||
"yjs": "^13.5.47"
|
||||
"yjs": "^13.5.48"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tauri-apps/cli": "^1.2.3",
|
||||
"@types/node": "^18.14.0",
|
||||
"@types/node": "^18.14.4",
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"concurrently": "^7.6.0",
|
||||
@@ -42,10 +39,10 @@
|
||||
"esbuild": "^0.17.8",
|
||||
"lit": "^2.6.1",
|
||||
"prettier": "2.8.4",
|
||||
"rimraf": "^4.1.2",
|
||||
"typescript": "^4.9.4",
|
||||
"rimraf": "^4.1.3",
|
||||
"typescript": "^4.9.5",
|
||||
"typesync": "^0.10.0",
|
||||
"vite": "^4.1.2",
|
||||
"zx": "^7.1.1"
|
||||
"vite": "^4.1.4",
|
||||
"zx": "^7.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user