mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-03 16:44:20 +03:00
chore: cleanup deps
This commit is contained in:
parent
6514efb430
commit
7ef92ffa78
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@ -24,6 +24,7 @@
|
||||
"Kanban",
|
||||
"keyval",
|
||||
"ligo",
|
||||
"livedemo",
|
||||
"lozad",
|
||||
"mastersthesis",
|
||||
"nrwl",
|
||||
|
11
apps/ligo-virgo-e2e/package.json
Normal file
11
apps/ligo-virgo-e2e/package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "ligo-virgo-e2e",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"description": "",
|
||||
"author": "AFFiNE <developer@affine.pro>",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"cypress": "^10.4.0"
|
||||
}
|
||||
}
|
@ -3,10 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@authing/react-ui-components": "^3.1.39",
|
||||
"@emotion/styled": "^11.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"authing-js-sdk": "^4.23.35"
|
||||
}
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
@ -6,7 +6,6 @@
|
||||
"jotai": "^1.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"authing-js-sdk": "^4.23.35",
|
||||
"firebase": "^9.9.2"
|
||||
}
|
||||
}
|
||||
|
@ -71,7 +71,6 @@
|
||||
"got": "^12.1.0",
|
||||
"level": "^8.0.0",
|
||||
"level-read-stream": "1.1.0",
|
||||
"next": "12.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router": "^6.3.0",
|
||||
@ -91,8 +90,6 @@
|
||||
"@nrwl/jest": "^14.4.0",
|
||||
"@nrwl/js": "^14.4.0",
|
||||
"@nrwl/linter": "^14.4.0",
|
||||
"@nrwl/nest": "^14.4.0",
|
||||
"@nrwl/next": "^14.4.0",
|
||||
"@nrwl/node": "^14.4.0",
|
||||
"@nrwl/nx-cloud": "^14.2.0",
|
||||
"@nrwl/react": "^14.4.0",
|
||||
@ -120,11 +117,9 @@
|
||||
"compression-webpack-plugin": "^10.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-minimizer-webpack-plugin": "^4.0.0",
|
||||
"cypress": "^10.4.0",
|
||||
"cz-customizable": "^5.3.0",
|
||||
"env-cmd": "^10.1.0",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-config-next": "12.2.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-cypress": "^2.10.3",
|
||||
"eslint-plugin-filename-rules": "^1.2.0",
|
||||
|
1643
pnpm-lock.yaml
1643
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user