mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Run pnpm up to force cf rebuild
This commit is contained in:
parent
1e79f649f4
commit
74f4033927
2 changed files with 5534 additions and 4540 deletions
|
@ -32,7 +32,7 @@
|
||||||
"@formkit/auto-animate": "^0.8.2",
|
"@formkit/auto-animate": "^0.8.2",
|
||||||
"@headlessui/react": "^1.7.19",
|
"@headlessui/react": "^1.7.19",
|
||||||
"@ladjs/country-language": "^1.0.3",
|
"@ladjs/country-language": "^1.0.3",
|
||||||
"@marsidev/react-turnstile": "^0.7.1",
|
"@marsidev/react-turnstile": "^0.7.2",
|
||||||
"@movie-web/providers": "github:sussy-code/providers",
|
"@movie-web/providers": "github:sussy-code/providers",
|
||||||
"@noble/hashes": "^1.4.0",
|
"@noble/hashes": "^1.4.0",
|
||||||
"@plasmohq/messaging": "^0.6.2",
|
"@plasmohq/messaging": "^0.6.2",
|
||||||
|
@ -74,8 +74,8 @@
|
||||||
"zustand": "^4.5.4"
|
"zustand": "^4.5.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.24.7",
|
"@babel/core": "^7.24.8",
|
||||||
"@babel/preset-env": "^7.24.7",
|
"@babel/preset-env": "^7.24.8",
|
||||||
"@babel/preset-typescript": "^7.24.7",
|
"@babel/preset-typescript": "^7.24.7",
|
||||||
"@rollup/wasm-node": "^4.18.1",
|
"@rollup/wasm-node": "^4.18.1",
|
||||||
"@types/chromecast-caf-sender": "^1.0.10",
|
"@types/chromecast-caf-sender": "^1.0.10",
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
"eslint-plugin-prettier": "^5.1.3",
|
"eslint-plugin-prettier": "^5.1.3",
|
||||||
"eslint-plugin-react": "7.33.2",
|
"eslint-plugin-react": "7.33.2",
|
||||||
"eslint-plugin-react-hooks": "4.6.0",
|
"eslint-plugin-react-hooks": "4.6.0",
|
||||||
"glob": "^10.4.4",
|
"glob": "^10.4.5",
|
||||||
"handlebars": "^4.7.8",
|
"handlebars": "^4.7.8",
|
||||||
"jsdom": "^23.2.0",
|
"jsdom": "^23.2.0",
|
||||||
"postcss": "^8.4.39",
|
"postcss": "^8.4.39",
|
||||||
|
|
9514
pnpm-lock.yaml
9514
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue