Skip to content

Commit 423452d

Browse files
committed
chore: update deps
1 parent 1a2b0c5 commit 423452d

File tree

2 files changed

+450
-417
lines changed

2 files changed

+450
-417
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"@sentry/browser": "^9.47.1",
4141
"@sentry/nextjs": "^9.47.1",
4242
"@vercel/speed-insights": "^1.3.1",
43-
"autoprefixer": "^10.4.22",
43+
"autoprefixer": "^10.4.23",
4444
"base58": "^2.0.1",
45-
"cheerio": "1.0.0-rc.12",
45+
"cheerio": "^1.1.2",
4646
"cookies-next": "^4.3.0",
4747
"d3": "^7.9.0",
4848
"dayjs": "^1.11.19",
4949
"html-to-image": "^1.11.13",
50-
"jotai": "^2.15.2",
50+
"jotai": "^2.16.0",
5151
"jotai-location": "^0.5.5",
5252
"lodash": "^4.17.21",
53-
"next": "14.2.25",
53+
"next": "^14.2.35",
5454
"next-intl": "~3.9.5",
5555
"nextjs-progressbar": "^0.0.16",
5656
"node-html-parser": "^6.1.13",
@@ -64,18 +64,18 @@
6464
"rfdc": "^1.4.1",
6565
"screenfull": "^6.0.2",
6666
"sharp": "^0.33.5",
67-
"tailwindcss": "^3.4.18"
67+
"tailwindcss": "^3.4.19"
6868
},
6969
"devDependencies": {
7070
"@hoshimei/adv": "^0.8.1",
71-
"@next/bundle-analyzer": "^14.2.33",
72-
"@sentry/cli": "^2.58.2",
71+
"@next/bundle-analyzer": "^14.2.35",
72+
"@sentry/cli": "^2.58.4",
7373
"@types/base58": "^2.0.0",
7474
"@types/chai": "^4.3.20",
7575
"@types/d3": "^7.4.3",
7676
"@types/lodash": "^4.17.21",
7777
"@types/mocha": "^10.0.10",
78-
"@types/node": "^24.10.1",
78+
"@types/node": "^24.10.4",
7979
"@types/react": "18.3.3",
8080
"@typescript-eslint/eslint-plugin": "^7.18.0",
8181
"@typescript-eslint/parser": "^7.18.0",
@@ -89,14 +89,14 @@
8989
"eslint-plugin-import": "^2.32.0",
9090
"hoshimi-types": "^2.15.1",
9191
"json-schema-to-typescript": "^14.1.0",
92-
"knip": "^5.71.0",
92+
"knip": "^5.77.1",
9393
"mocha": "^10.8.2",
9494
"prettier": "^3.7.4",
9595
"tsconfig-paths": "^4.2.0",
9696
"tslib": "^2.8.1",
9797
"turbo": "^1.13.4",
9898
"typescript": "5.4.5",
99-
"wtf_wikipedia": "^10.4.0"
99+
"wtf_wikipedia": "^10.4.1"
100100
},
101101
"imports": {
102102
"#data/*": "data/*.js",

0 commit comments

Comments
 (0)