|
42 | 42 | "@tippyjs/react": "^4.2.6", |
43 | 43 | "clsx": "^2.1.1", |
44 | 44 | "prism-react-renderer": "^2.4.1", |
45 | | - "react": "^19.2.0", |
46 | | - "react-dom": "^19.2.0", |
47 | | - "swr": "^2.3.6" |
| 45 | + "react": "^19.2.4", |
| 46 | + "react-dom": "^19.2.4", |
| 47 | + "swr": "^2.4.0" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@commitlint/cli": "^20.1.0", |
51 | | - "@commitlint/config-conventional": "^20.0.0", |
| 50 | + "@commitlint/cli": "^20.4.2", |
| 51 | + "@commitlint/config-conventional": "^20.4.2", |
52 | 52 | "@docusaurus/module-type-aliases": "^3.9.2", |
53 | 53 | "@docusaurus/tsconfig": "^3.9.2", |
54 | 54 | "@sapphire/cron": "^1.2.1", |
|
60 | 60 | "@sapphire/result": "^2.8.0", |
61 | 61 | "@sapphire/timer-manager": "^1.0.4", |
62 | 62 | "@sapphire/timestamp": "^1.0.5", |
63 | | - "@sapphire/ts-config": "^5.0.2", |
64 | | - "@types/node": "^24.10.1", |
65 | | - "@types/react": "^19.2.7", |
| 63 | + "@sapphire/ts-config": "^5.0.3", |
| 64 | + "@types/node": "^24.10.13", |
| 65 | + "@types/react": "^19.2.14", |
66 | 66 | "@types/react-dom": "^19.2.3", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
68 | 68 | "@typescript-eslint/parser": "^7.18.0", |
|
72 | 72 | "eslint-config-prettier": "^10.1.8", |
73 | 73 | "eslint-plugin-import": "^2.32.0", |
74 | 74 | "eslint-plugin-jsx-a11y": "^6.10.2", |
75 | | - "eslint-plugin-prettier": "^5.5.4", |
| 75 | + "eslint-plugin-prettier": "^5.5.5", |
76 | 76 | "eslint-plugin-react": "^7.37.5", |
77 | 77 | "eslint-plugin-react-hooks": "^7.0.1", |
78 | 78 | "lint-staged": "^16.2.7", |
79 | | - "markdownlint": "^0.39.0", |
80 | | - "markdownlint-cli2": "^0.19.1", |
81 | | - "prettier": "^3.7.1", |
82 | | - "rimraf": "^6.1.2", |
| 79 | + "markdownlint": "^0.40.0", |
| 80 | + "markdownlint-cli2": "^0.21.0", |
| 81 | + "prettier": "^3.8.1", |
| 82 | + "rimraf": "^6.1.3", |
83 | 83 | "typedoc": "^0.28.12", |
84 | 84 | "typedoc-plugin-djs-links": "^2.2.1", |
85 | 85 | "typedoc-plugin-markdown": "^4.8.1", |
86 | 86 | "typedoc-plugin-mdn-links": "5.0.9", |
87 | 87 | "typescript": "~5.4.5", |
88 | | - "wrangler": "^4.51.0" |
| 88 | + "wrangler": "^4.67.0" |
89 | 89 | }, |
90 | 90 | "resolutions": { |
91 | 91 | "ansi-regex": "^5.0.1", |
|
130 | 130 | }, |
131 | 131 | "packageManager": "yarn@4.12.0", |
132 | 132 | "volta": { |
133 | | - "node": "24.11.1" |
| 133 | + "node": "24.13.1" |
134 | 134 | } |
135 | 135 | } |
0 commit comments