Skip to content

Commit 9601328

Browse files
committed
chore: update deps
1 parent 74e6546 commit 9601328

File tree

2 files changed

+1441
-1269
lines changed

2 files changed

+1441
-1269
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,40 +29,40 @@
2929
"not dead"
3030
],
3131
"dependencies": {
32-
"@mdn/browser-compat-data": "^5.6.26",
32+
"@mdn/browser-compat-data": "^5.6.30",
3333
"@radix-ui/react-slot": "^1.1.1",
34-
"@sentry/nextjs": "^8",
34+
"@sentry/nextjs": "^8.50.0",
3535
"class-variance-authority": "^0.7.1",
3636
"clsx": "^2.1.1",
3737
"lucide-react": "^0.469.0",
38-
"markdown-to-jsx": "^7.7.2",
39-
"next": "^15.1.2",
38+
"markdown-to-jsx": "^7.7.3",
39+
"next": "^15.1.4",
4040
"next-plausible": "^3.12.4",
4141
"nextra": "4.0.0-app-router.33",
4242
"nextra-theme-docs": "4.0.0-app-router.33",
4343
"react": "18.3.1",
4444
"react-dom": "18.3.1",
45-
"react-intersection-observer": "^9.14.0",
45+
"react-intersection-observer": "^9.15.0",
4646
"require-in-the-middle": "^7.4.0",
47-
"simple-icons": "^13.20.0",
48-
"tailwind-merge": "^2.5.5",
47+
"simple-icons": "^13.21.0",
48+
"tailwind-merge": "^2.6.0",
4949
"tailwindcss-animate": "^1.0.7"
5050
},
5151
"devDependencies": {
5252
"@commitlint/cli": "^19.6.1",
5353
"@commitlint/config-conventional": "^19.6.0",
54-
"@next/bundle-analyzer": "^15.1.2",
54+
"@next/bundle-analyzer": "^15.1.4",
5555
"@svgr/webpack": "^8.1.0",
5656
"@tailwindcss/postcss": "4.0.0-beta.8",
5757
"@types/node": "22.10.2",
5858
"@types/react": "18.3.13",
5959
"cross-env": "^7.0.3",
60-
"eslint": "^9",
60+
"eslint": "^9.18.0",
6161
"eslint-config-next": "15.1.2",
6262
"pagefind": "^1.3.0",
6363
"plop": "^4.0.1",
6464
"tailwindcss": "4.0.0-beta.8",
6565
"tsx": "^4.19.2",
66-
"typescript": "^5.7.2"
66+
"typescript": "^5.7.3"
6767
}
6868
}

0 commit comments

Comments
 (0)