Skip to content

Commit 342bf4a

Browse files
committed
add photos
1 parent 8c9f187 commit 342bf4a

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"sharp": "0.34.2",
6464
"tailwind-clip-path": "^1.0.0",
6565
"tailwind-merge": "^2.6.0",
66-
"zod": "^3.25.58"
66+
"zod": "^3.25.63"
6767
},
6868
"resolutions": {
6969
"**/sharp": "0.34.2"
@@ -76,7 +76,7 @@
7676
"@tailwindcss/typography": "^0.5.16",
7777
"@types/lodash.debounce": "^4.0.9",
7878
"@types/mdast": "^4.0.3",
79-
"@types/react": "^19.1.7",
79+
"@types/react": "^19.1.8",
8080
"@types/react-dom": "^19.1.6",
8181
"@typescript-eslint/eslint-plugin": "^8.34.0",
8282
"@typescript-eslint/parser": "^8.34.0",
1.47 MB
Loading
2.04 MB
Loading
2 MB
Loading

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,10 +1446,10 @@
14461446
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
14471447
integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
14481448

1449-
"@types/react@^19.1.7":
1450-
version "19.1.7"
1451-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.7.tgz#9fc4ab6003a8e4f38710c83cb5f8afbdacb7d687"
1452-
integrity sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==
1449+
"@types/react@^19.1.8":
1450+
version "19.1.8"
1451+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
1452+
integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
14531453
dependencies:
14541454
csstype "^3.0.2"
14551455

@@ -7401,10 +7401,10 @@ zod@^3.23.8, zod@^3.24.2:
74017401
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.4.tgz#e2e2cca5faaa012d76e527d0d36622e0a90c315f"
74027402
integrity sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==
74037403

7404-
zod@^3.25.58:
7405-
version "3.25.58"
7406-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.58.tgz#7cd680cbbf01d0994cd2e943a08dc7e77c6d2b7a"
7407-
integrity sha512-DVLmMQzSZwNYzQoMaM3MQWnxr2eq+AtM9Hx3w1/Yl0pH8sLTSjN4jGP7w6f7uand6Hw44tsnSu1hz1AOA6qI2Q==
7404+
zod@^3.25.63:
7405+
version "3.25.63"
7406+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.63.tgz#5eac66b56aa9f5e1cd3604dd541b819110474efa"
7407+
integrity sha512-3ttCkqhtpncYXfP0f6dsyabbYV/nEUW+Xlu89jiXbTBifUfjaSqXOG6JnQPLtqt87n7KAmnMqcjay6c0Wq0Vbw==
74087408

74097409
zwitch@^2.0.0, zwitch@^2.0.4:
74107410
version "2.0.4"

0 commit comments

Comments
 (0)