web: upgrade to next 16.3.3 and typescript 7, cache turbopack builds in docker
web / ci (push) Successful in 1m51s
web / ci (push) Successful in 1m51s
This commit is contained in:
+4
-3
@@ -27,7 +27,7 @@
|
||||
"date-fns-tz": "^3.2.0",
|
||||
"graphql": "^17.0.2",
|
||||
"html-react-parser": "^6.1.4",
|
||||
"next": "^16.2.10",
|
||||
"next": "^16.3.3",
|
||||
"nuqs": "^2.9.0",
|
||||
"react": "19.2.7",
|
||||
"react-dom": "19.2.7",
|
||||
@@ -42,11 +42,12 @@
|
||||
"@types/node": "^24",
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@typescript/native": "npm:typescript@^7.0.2",
|
||||
"baseline-browser-mapping": "^2.10.42",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.2.10",
|
||||
"eslint-config-next": "16.3.3",
|
||||
"lighthouse": "^13.4.0",
|
||||
"typescript": "^6",
|
||||
"typescript": "npm:@typescript/typescript6@6.0.2",
|
||||
"vitest": "^4.1.10",
|
||||
"wait-on": "^9.0.10"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user