Skip to content

Commit ae1bc08

Browse files
committed
Update site for v3.9.0 beta
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent fc62db5 commit ae1bc08

3 files changed

Lines changed: 629 additions & 1058 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@
3939
"license": "MIT",
4040
"dependencies": {
4141
"framer-motion": "12.38.0",
42-
"next": "16.2.4",
43-
"react": "19.2.5",
44-
"react-dom": "19.2.5"
42+
"next": "16.2.6",
43+
"react": "19.2.6",
44+
"react-dom": "19.2.6"
4545
},
4646
"devDependencies": {
47-
"@types/node": "25.6.0",
47+
"@types/node": "25.6.1",
4848
"@types/react": "19.2.14",
4949
"@types/react-dom": "19.2.3",
5050
"autoprefixer": "10.5.0",
51-
"baseline-browser-mapping": "^2.8.32",
52-
"eslint": "9.39.1",
53-
"eslint-config-next": "16.2.4",
54-
"postcss": "8.5.13",
55-
"tailwindcss": "3.4.19",
56-
"typescript": "5.9.3"
51+
"baseline-browser-mapping": "^2.10.27",
52+
"eslint": "10.3.0",
53+
"eslint-config-next": "16.2.6",
54+
"postcss": "8.5.14",
55+
"tailwindcss": "4.2.4",
56+
"typescript": "6.0.3"
5757
}
5858
}

0 commit comments

Comments
 (0)