1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-07 21:47:02 +09:00

library updates

This commit is contained in:
Andrew Simachev 2024-01-09 16:59:16 +01:00
parent a54b3787c1
commit ebca7f6186
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
2 changed files with 4035 additions and 4243 deletions

8272
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -59,7 +59,7 @@
"@typescript-eslint/parser": "^5.46.1",
"cross-env": "^7.0.2",
"css-loader": "^3.6.0",
"electron": "^28.1.0",
"electron": "^28.1.2",
"electron-builder": "^24.6.3",
"eslint": "^8.29.0",
"eslint-plugin-react": "^7.31.11",
@ -75,7 +75,7 @@
"source-map-loader": "^0.2.4",
"style-loader": "^1.2.1",
"ts-loader": "^6.2.2",
"typescript": "^3.9.7",
"typescript": "^5.3.3",
"typescript-eslint": "^0.0.1-alpha.0",
"url-loader": "^4.1.1",
"wait-for-localhost-cli": "^3.0.0",
@ -572,4 +572,4 @@
"pre-commit": "npm run precommit && git add licenses.json"
}
}
}
}