mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: update deps
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"dotenv-expand": "catalog:",
|
||||
"execa": "9.6.1",
|
||||
"exiftool-vendored": "33.5.0",
|
||||
"fast-xml-parser": "5.3.2",
|
||||
"fast-xml-parser": "5.3.3",
|
||||
"heic-convert": "2.1.0",
|
||||
"heic-to": "1.3.0",
|
||||
"sharp": "0.34.5",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"tsdown": "0.17.0"
|
||||
"tsdown": "0.18.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
@@ -11,13 +11,13 @@
|
||||
"react": "^19.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"jotai": "^2.15.2",
|
||||
"jotai": "^2.16.0",
|
||||
"usehooks-ts": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1"
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"@radix-ui/react-switch": "1.2.6",
|
||||
"@radix-ui/react-tooltip": "1.2.8",
|
||||
"clsx": "^2.1.1",
|
||||
"jotai": "^2.15.2",
|
||||
"motion": "^12.23.25",
|
||||
"jotai": "^2.16.0",
|
||||
"motion": "^12.23.26",
|
||||
"react-intersection-observer": "10.0.0",
|
||||
"sonner": "2.0.7",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
@@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1"
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
"tailwind-merge": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"motion": "12.23.25"
|
||||
"motion": "12.23.26"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.7",
|
||||
"nbump": "2.1.8",
|
||||
"react": "19.2.1",
|
||||
"tsdown": "0.17.0",
|
||||
"react": "19.2.3",
|
||||
"tsdown": "0.18.0",
|
||||
"unplugin-dts": "1.0.0-beta.6",
|
||||
"vite": "8.0.0-beta.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user