Skip to content

Commit f5271ae

Browse files
committed
chore(dependencies): update dependencies
1 parent 0d055b0 commit f5271ae

3 files changed

Lines changed: 315 additions & 296 deletions

File tree

app/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@mdx-js/react": "^3.1.0",
1919
"@next/mdx": "^15.3.1",
2020
"highlight.js": "^11.11.1",
21-
"motion": "^12.18.1",
22-
"next": "16.1.1",
23-
"react": "19.2.3",
24-
"react-dom": "19.2.3",
21+
"motion": "^12.30.0",
22+
"next": "16.1.6",
23+
"react": "19.2.4",
24+
"react-dom": "19.2.4",
2525
"rehype-highlight": "^7.0.2"
2626
},
2727
"devDependencies": {
@@ -30,8 +30,8 @@
3030
"@halvaradop/tailwindcss-utilities": "workspace:*",
3131
"@tailwindcss/postcss": "^4.1.4",
3232
"@types/mdx": "^2.0.13",
33-
"@types/node": "^25.0.3",
34-
"@types/react": "^19.2.7",
33+
"@types/node": "^25.2.0",
34+
"@types/react": "^19.2.10",
3535
"@types/react-dom": "^19.2.3",
3636
"class-variance-authority": "^0.7.1"
3737
}

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
},
4444
"homepage": "https://github.com/halvaradop/tailwindcss-utilities#readme",
4545
"devDependencies": {
46-
"@csstools/postcss-minify": "^2.0.3",
4746
"@halvaradop/ts-utility-types": "^0.19.0",
4847
"@tailwindcss/cli": "^4.1.4",
4948
"@types/node": "^22.14.0",

0 commit comments

Comments
 (0)