Skip to content

Commit b12ff0e

Browse files
chore(deps): update all non-major dependencies (#2914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25c793a commit b12ff0e

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"devDependencies": {
2121
"@theguild/tailwind-config": "0.6.3",
2222
"@types/node": "22.18.8",
23-
"@types/react": "19.1.16",
23+
"@types/react": "19.2.0",
2424
"cross-env": "10.1.0",
2525
"next-sitemap": "4.2.3",
2626
"postcss-import": "16.1.1",
2727
"postcss-lightningcss": "1.0.2",
2828
"pagefind": "1.4.0",
29-
"tailwindcss": "3.4.17",
29+
"tailwindcss": "3.4.18",
3030
"typescript": "5.9.3"
3131
},
3232
"browserslist": {

website/yarn.lock

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,10 +1233,10 @@
12331233
dependencies:
12341234
undici-types "~6.21.0"
12351235

1236-
"@types/react@19.1.16":
1237-
version "19.1.16"
1238-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.16.tgz#6329b1c17a5de624439eae673f86a2c5569a42be"
1239-
integrity sha512-WBM/nDbEZmDUORKnh5i1bTnAz6vTohUf9b8esSMu+b24+srbaxa04UbJgWx78CVfNXA20sNu0odEIluZDFdCog==
1236+
"@types/react@19.2.0":
1237+
version "19.2.0"
1238+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.0.tgz#8412946e7e1efb0de9bb59b3aa87676d96add385"
1239+
integrity sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==
12401240
dependencies:
12411241
csstype "^3.0.2"
12421242

@@ -2575,7 +2575,7 @@ jackspeak@^3.1.2:
25752575
optionalDependencies:
25762576
"@pkgjs/parseargs" "^0.11.0"
25772577

2578-
jiti@^1.21.6:
2578+
jiti@^1.21.7:
25792579
version "1.21.7"
25802580
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9"
25812581
integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==
@@ -2691,7 +2691,7 @@ lightningcss@^1.22.0:
26912691
lightningcss-win32-arm64-msvc "1.30.1"
26922692
lightningcss-win32-x64-msvc "1.30.1"
26932693

2694-
lilconfig@^3.0.0, lilconfig@^3.1.3:
2694+
lilconfig@^3.1.1, lilconfig@^3.1.3:
26952695
version "3.1.3"
26962696
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
26972697
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
@@ -3842,13 +3842,12 @@ [email protected]:
38423842
browserslist "^4.19.1"
38433843
lightningcss "^1.22.0"
38443844

3845-
postcss-load-config@^4.0.2:
3846-
version "4.0.2"
3847-
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz#7159dcf626118d33e299f485d6afe4aff7c4a3e3"
3848-
integrity sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==
3845+
"postcss-load-config@^4.0.2 || ^5.0 || ^6.0":
3846+
version "6.0.1"
3847+
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-6.0.1.tgz#6fd7dcd8ae89badcf1b2d644489cbabf83aa8096"
3848+
integrity sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==
38493849
dependencies:
3850-
lilconfig "^3.0.0"
3851-
yaml "^2.3.4"
3850+
lilconfig "^3.1.1"
38523851

38533852
postcss-nested@^6.2.0:
38543853
version "6.2.0"
@@ -3923,11 +3922,11 @@ [email protected]:
39233922
integrity sha512-bOAGaRL1ldfIIpbDsl+uV025Ta6RS6/cOjvvh8r2Vo7KtqB+RSvihVYRsWQz7ECKNPWdq5MClS845acwAwieDw==
39243923

39253924
react-dom@^19.0.0:
3926-
version "19.1.1"
3927-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.1.tgz#2daa9ff7f3ae384aeb30e76d5ee38c046dc89893"
3928-
integrity sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==
3925+
version "19.2.0"
3926+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.0.tgz#00ed1e959c365e9a9d48f8918377465466ec3af8"
3927+
integrity sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==
39293928
dependencies:
3930-
scheduler "^0.26.0"
3929+
scheduler "^0.27.0"
39313930

39323931
react-fast-compare@^3.0.1:
39333932
version "3.2.2"
@@ -3963,9 +3962,9 @@ [email protected]:
39633962
react-fast-compare "^3.0.1"
39643963

39653964
react@^19.0.0:
3966-
version "19.1.1"
3967-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
3968-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
3965+
version "19.2.0"
3966+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
3967+
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
39693968

39703969
read-cache@^1.0.0:
39713970
version "1.0.0"
@@ -4271,10 +4270,10 @@ rw@1:
42714270
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
42724271
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
42734272

4274-
scheduler@^0.26.0:
4275-
version "0.26.0"
4276-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
4277-
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
4273+
scheduler@^0.27.0:
4274+
version "0.27.0"
4275+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd"
4276+
integrity sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==
42784277

42794278
scroll-into-view-if-needed@^3.1.0:
42804279
version "3.1.0"
@@ -4509,10 +4508,10 @@ tailwind-merge@^2.5.2:
45094508
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.6.0.tgz#ac5fb7e227910c038d458f396b7400d93a3142d5"
45104509
integrity sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==
45114510

4512-
4513-
version "3.4.17"
4514-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
4515-
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
4511+
4512+
version "3.4.18"
4513+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.18.tgz#9fa9650aace186644b608242f1e57d2d55593301"
4514+
integrity sha512-6A2rnmW5xZMdw11LYjhcI5846rt9pbLSabY5XPxo+XWdxwZaFEn47Go4NzFiHu9sNNmr/kXivP1vStfvMaK1GQ==
45164515
dependencies:
45174516
"@alloc/quick-lru" "^5.2.0"
45184517
arg "^5.0.2"
@@ -4522,7 +4521,7 @@ [email protected]:
45224521
fast-glob "^3.3.2"
45234522
glob-parent "^6.0.2"
45244523
is-glob "^4.0.3"
4525-
jiti "^1.21.6"
4524+
jiti "^1.21.7"
45264525
lilconfig "^3.1.3"
45274526
micromatch "^4.0.8"
45284527
normalize-path "^3.0.0"
@@ -4531,7 +4530,7 @@ [email protected]:
45314530
postcss "^8.4.47"
45324531
postcss-import "^15.1.0"
45334532
postcss-js "^4.0.1"
4534-
postcss-load-config "^4.0.2"
4533+
postcss-load-config "^4.0.2 || ^5.0 || ^6.0"
45354534
postcss-nested "^6.2.0"
45364535
postcss-selector-parser "^6.1.2"
45374536
resolve "^1.22.8"
@@ -4893,7 +4892,7 @@ ws@^7.3.1:
48934892
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
48944893
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
48954894

4896-
yaml@^2.3.2, yaml@^2.3.4:
4895+
yaml@^2.3.2:
48974896
version "2.8.1"
48984897
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
48994898
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==

0 commit comments

Comments
 (0)