Skip to content

Commit d134e4f

Browse files
Bump versions
1 parent e0919ff commit d134e4f

File tree

2 files changed

+341
-296
lines changed

2 files changed

+341
-296
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,33 @@
1414
"@headlessui/react": "0.0.0-insiders.b6f355d1",
1515
"@heroicons/react": "^2.2.0",
1616
"@next/mdx": "15.3.0-canary.23",
17-
"@shikijs/transformers": "^1.29.1",
17+
"@shikijs/transformers": "^3.4.0",
1818
"@tailwindcss/postcss": "^4.1.5",
1919
"@types/mdx": "^2.0.13",
2020
"clsx": "^2.1.1",
2121
"dedent": "^1.5.3",
2222
"fathom-client": "^3.7.2",
23-
"feed": "^4.2.2",
24-
"framer-motion": "^12.6.2",
23+
"feed": "^5.0.1",
24+
"framer-motion": "^12.11.0",
2525
"motion": "^12.6.2",
26-
"next": "15.3.0-canary.23",
26+
"next": "15.3.2",
2727
"open-graph-scraper-lite": "^2.1.0",
28-
"react": "^19.0.0",
29-
"react-dom": "^19.0.0",
28+
"react": "^19.1.0",
29+
"react-dom": "^19.1.0",
3030
"shiki": "^1.29.1",
3131
"tailwindcss": "^4.1.6"
3232
},
3333
"devDependencies": {
3434
"@svgr/webpack": "^8.1.0",
35-
"@tailwindcss/node": "^4.1.5",
35+
"@tailwindcss/node": "^4.1.6",
3636
"@types/hast": "^3.0.4",
37-
"@types/node": "^22.13.13",
38-
"@types/react": "^19.0.12",
39-
"@types/react-dom": "^19.0.4",
37+
"@types/node": "^22.15.17",
38+
"@types/react": "^19.1.3",
39+
"@types/react-dom": "^19.1.4",
4040
"hast-util-to-jsx-runtime": "^2.3.6",
4141
"prettier-plugin-svelte": "^3.3.3",
4242
"prettier-plugin-tailwindcss": "0.6.11",
43-
"typescript": "^5.8.2"
43+
"typescript": "^5.8.3"
4444
},
4545
"prettier": {
4646
"printWidth": 120,

0 commit comments

Comments
 (0)