mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(deps): pin dependency versions for security
This commit is contained in:
+6
-6
@@ -24,7 +24,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"electron-context-menu": "3.3.0",
|
||||
"electron-is-dev": "2.0.0",
|
||||
"env-paths": "^3.0.0",
|
||||
"env-paths": "3.0.0",
|
||||
"fs-extra": "11.3.0",
|
||||
"http-proxy": "1.18.1",
|
||||
"i18next": "23.5.1",
|
||||
@@ -47,7 +47,7 @@
|
||||
"remark-supersub": "1.0.0",
|
||||
"tcp-port-used": "1.0.2",
|
||||
"typescript": "5.1.6",
|
||||
"uuid": "^13.0.0",
|
||||
"uuid": "13.0.0",
|
||||
"zustand": "4.4.3"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -97,7 +97,7 @@
|
||||
"@capacitor/cli": "7.2.0",
|
||||
"@capacitor/core": "7.2.0",
|
||||
"@electron/rebuild": "4.0.0",
|
||||
"@react-scan/vite-plugin-react-scan": "^0.1.8",
|
||||
"@react-scan/vite-plugin-react-scan": "0.1.8",
|
||||
"@types/memoizee": "0.4.9",
|
||||
"@typescript-eslint/eslint-plugin": "8.29.0",
|
||||
"@typescript-eslint/parser": "8.29.0",
|
||||
@@ -122,9 +122,9 @@
|
||||
"husky": "4.3.8",
|
||||
"isomorphic-fetch": "3.0.0",
|
||||
"lint-staged": "12.3.8",
|
||||
"progress": "^2.0.3",
|
||||
"react-grab": "^0.0.18",
|
||||
"react-scan": "^0.4.3",
|
||||
"progress": "2.0.3",
|
||||
"react-grab": "0.0.18",
|
||||
"react-scan": "0.4.3",
|
||||
"stream-browserify": "3.0.0",
|
||||
"vite": "6.2.1",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
|
||||
Reference in New Issue
Block a user