mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
address version mismatches and package resolutions (#1081)
* fix package version mismatches and resolutions * fixes * update lock * fix comma * fixes * fix packages * update packages * remove firebase analytics. not needed
This commit is contained in:
@@ -692,7 +692,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-sha1": "^0.6.3",
|
||||
"@types/node": "^22.0.0",
|
||||
"@types/node": "^22.18.3",
|
||||
"@types/node-forge": "^1.3.10",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
"@typescript-eslint/parser": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user