Skip to content

Commit 3b24e48

Browse files
committed
sum stuff
1 parent bf7eb79 commit 3b24e48

2 files changed

Lines changed: 3871 additions & 1008 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,32 +23,32 @@
2323
"@sanity/vision": "^3.19.2",
2424
"corepack": "^0.32.0",
2525
"framer-motion": "^12.5.0",
26-
"groq": "^3.19.2",
26+
"groq": "^3.79.0",
2727
"ics": "^3.7.2",
2828
"next": "^14.1.1",
2929
"next-sanity": "^6.0.1",
3030
"next-themes": "^0.2.1",
31-
"react": "^18.2.0",
32-
"react-dom": "^18.2.0",
31+
"react": "^18.3.1",
32+
"react-dom": "^18.3.1",
3333
"react-use-keypress": "^1.3.1",
34-
"sanity": "^3.27.1",
34+
"sanity": "^3.79.0",
3535
"styled-components": "^6.1.15"
3636
},
3737
"devDependencies": {
38-
"@sanity-typed/types": "^6.3.2",
38+
"@sanity-typed/types": "^8.0.0",
3939
"@tailwindcss/typography": "^0.5.10",
40-
"@types/node": "^20.9.0",
41-
"@types/react": "^18.2.37",
42-
"@types/react-dom": "^18.2.15",
40+
"@types/node": "^22.13.10",
41+
"@types/react": "^19.0.10",
42+
"@types/react-dom": "^19.0.4",
4343
"autoprefixer": "^10.4.21",
4444
"eslint": "^8.53.0",
4545
"eslint-config-next": "^14.1.0",
4646
"eslint-config-prettier": "^9.1.0",
4747
"postcss": "^8.4.31",
48-
"prettier": "^3.0.3",
48+
"prettier": "^3.5.3",
4949
"prettier-plugin-tailwindcss": "^0.5.7",
5050
"tailwindcss": "^3.4.1",
51-
"typescript": "~5.2.2"
51+
"typescript": "~5.7.3"
5252
},
5353
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af",
5454
"pnpm": {

0 commit comments

Comments
 (0)