mirror of
https://github.com/lone-cloud/gerbil
synced 2026-06-03 09:33:10 -07:00
re-create the yarn.lock for many transient dep upgrades, new node, move incorrectly listed @type as a dep
This commit is contained in:
parent
c83e72c27d
commit
a48baae3f4
3 changed files with 358 additions and 663 deletions
2
.nvmrc
2
.nvmrc
|
|
@ -1 +1 @@
|
|||
22.19.0
|
||||
22.20.0
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@
|
|||
"@types/node": "^24.7.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
||||
"@typescript-eslint/parser": "^8.46.1",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
|
|
@ -70,7 +71,6 @@
|
|||
"@fontsource/inter": "^5.2.8",
|
||||
"@mantine/core": "^8.3.5",
|
||||
"@mantine/hooks": "^8.3.5",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@uiw/react-codemirror": "^4.25.2",
|
||||
"electron-updater": "^6.6.2",
|
||||
"execa": "^9.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue