|
40 | 40 | "@sentry/browser": "^9.47.1", |
41 | 41 | "@sentry/nextjs": "^9.47.1", |
42 | 42 | "@vercel/speed-insights": "^1.3.1", |
43 | | - "autoprefixer": "^10.4.22", |
| 43 | + "autoprefixer": "^10.4.23", |
44 | 44 | "base58": "^2.0.1", |
45 | | - "cheerio": "1.0.0-rc.12", |
| 45 | + "cheerio": "^1.1.2", |
46 | 46 | "cookies-next": "^4.3.0", |
47 | 47 | "d3": "^7.9.0", |
48 | 48 | "dayjs": "^1.11.19", |
49 | 49 | "html-to-image": "^1.11.13", |
50 | | - "jotai": "^2.15.2", |
| 50 | + "jotai": "^2.16.0", |
51 | 51 | "jotai-location": "^0.5.5", |
52 | 52 | "lodash": "^4.17.21", |
53 | | - "next": "14.2.25", |
| 53 | + "next": "^14.2.35", |
54 | 54 | "next-intl": "~3.9.5", |
55 | 55 | "nextjs-progressbar": "^0.0.16", |
56 | 56 | "node-html-parser": "^6.1.13", |
|
64 | 64 | "rfdc": "^1.4.1", |
65 | 65 | "screenfull": "^6.0.2", |
66 | 66 | "sharp": "^0.33.5", |
67 | | - "tailwindcss": "^3.4.18" |
| 67 | + "tailwindcss": "^3.4.19" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | 70 | "@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", |
73 | 73 | "@types/base58": "^2.0.0", |
74 | 74 | "@types/chai": "^4.3.20", |
75 | 75 | "@types/d3": "^7.4.3", |
76 | 76 | "@types/lodash": "^4.17.21", |
77 | 77 | "@types/mocha": "^10.0.10", |
78 | | - "@types/node": "^24.10.1", |
| 78 | + "@types/node": "^24.10.4", |
79 | 79 | "@types/react": "18.3.3", |
80 | 80 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
81 | 81 | "@typescript-eslint/parser": "^7.18.0", |
|
89 | 89 | "eslint-plugin-import": "^2.32.0", |
90 | 90 | "hoshimi-types": "^2.15.1", |
91 | 91 | "json-schema-to-typescript": "^14.1.0", |
92 | | - "knip": "^5.71.0", |
| 92 | + "knip": "^5.77.1", |
93 | 93 | "mocha": "^10.8.2", |
94 | 94 | "prettier": "^3.7.4", |
95 | 95 | "tsconfig-paths": "^4.2.0", |
96 | 96 | "tslib": "^2.8.1", |
97 | 97 | "turbo": "^1.13.4", |
98 | 98 | "typescript": "5.4.5", |
99 | | - "wtf_wikipedia": "^10.4.0" |
| 99 | + "wtf_wikipedia": "^10.4.1" |
100 | 100 | }, |
101 | 101 | "imports": { |
102 | 102 | "#data/*": "data/*.js", |
|
0 commit comments