mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
update packages
This commit is contained in:
parent
243314b12a
commit
9412905f0c
2 changed files with 901 additions and 1658 deletions
42
package.json
42
package.json
|
|
@ -33,7 +33,7 @@
|
|||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@formkit/auto-animate": "^0.8.4",
|
||||
"@headlessui/react": "^1.7.19",
|
||||
"@ladjs/country-language": "^1.0.3",
|
||||
"@marsidev/react-turnstile": "^0.7.2",
|
||||
|
|
@ -43,24 +43,24 @@
|
|||
"@react-spring/web": "^9.7.5",
|
||||
"@scure/bip39": "^1.6.0",
|
||||
"@sozialhelden/ietf-language-tags": "^5.4.2",
|
||||
"@types/node-forge": "^1.3.13",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
"classnames": "^2.5.1",
|
||||
"core-js": "^3.44.0",
|
||||
"core-js": "^3.46.0",
|
||||
"detect-browser": "^5.3.0",
|
||||
"dompurify": "^3.2.6",
|
||||
"dompurify": "^3.2.7",
|
||||
"flag-icons": "^7.5.0",
|
||||
"focus-trap-react": "^10.3.1",
|
||||
"fscreen": "^1.2.0",
|
||||
"fuse.js": "^7.1.0",
|
||||
"hls.js": "^1.6.7",
|
||||
"hls.js": "^1.6.13",
|
||||
"i18next": "^23.16.8",
|
||||
"immer": "^10.1.1",
|
||||
"immer": "^10.1.3",
|
||||
"iso-639-3": "^3.0.1",
|
||||
"jwt-decode": "^4.0.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.merge": "^4.6.2",
|
||||
"million": "^2.6.4",
|
||||
"nanoid": "^5.1.5",
|
||||
"nanoid": "^5.1.6",
|
||||
"node-forge": "^1.3.1",
|
||||
"ofetch": "^1.4.1",
|
||||
"react": "^18.3.1",
|
||||
|
|
@ -73,17 +73,17 @@
|
|||
"react-router-dom": "^6.30.1",
|
||||
"react-sticky-el": "^2.1.1",
|
||||
"react-use": "^17.6.0",
|
||||
"semver": "^7.7.2",
|
||||
"semver": "^7.7.3",
|
||||
"slugify": "^1.6.6",
|
||||
"subsrt-ts": "^2.1.2",
|
||||
"wyzie-lib": "github:FifthWit/wyzie-lib",
|
||||
"zustand": "^4.5.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.0",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@rollup/wasm-node": "^4.45.0",
|
||||
"@rollup/wasm-node": "^4.52.4",
|
||||
"@types/chromecast-caf-sender": "^1.0.11",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/dompurify": "^3.2.0",
|
||||
|
|
@ -91,9 +91,9 @@
|
|||
"@types/lodash.isequal": "^4.5.8",
|
||||
"@types/lodash.merge": "^4.6.9",
|
||||
"@types/lodash.throttle": "^4.1.9",
|
||||
"@types/node": "^20.19.7",
|
||||
"@types/pako": "^2.0.3",
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/node": "^20.19.20",
|
||||
"@types/pako": "^2.0.4",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@types/react-lazy-load-image-component": "^1.6.4",
|
||||
|
|
@ -101,19 +101,19 @@
|
|||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/react-stickynode": "^4.0.3",
|
||||
"@types/react-transition-group": "^4.4.12",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-prettier": "^9.1.2",
|
||||
"eslint-import-resolver-typescript": "^3.10.1",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-prettier": "^5.5.1",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"glob": "^10.4.5",
|
||||
|
|
@ -126,11 +126,11 @@
|
|||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"rollup-plugin-visualizer": "^5.14.0",
|
||||
"tailwind-scrollbar": "^3.1.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"tailwindcss": "^3.4.18",
|
||||
"tailwindcss-themer": "^4.1.1",
|
||||
"type-fest": "^4.41.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^5.4.19",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.20",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-package-version": "^1.1.0",
|
||||
"vite-plugin-pwa": "^0.17.5",
|
||||
|
|
|
|||
2517
pnpm-lock.yaml
2517
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue