|
23 | 23 | "@giscus/react": "^3.1.0", |
24 | 24 | "@mdx-js/loader": "^3.1.0", |
25 | 25 | "@mdx-js/react": "^3.1.0", |
26 | | - "@next/bundle-analyzer": "15.3.0-canary.33", |
27 | | - "@next/mdx": "15.3.0-canary.33", |
| 26 | + "@next/bundle-analyzer": "15.3.0-canary.39", |
| 27 | + "@next/mdx": "15.3.0-canary.39", |
28 | 28 | "@octokit/graphql": "^8.2.1", |
29 | 29 | "@octokit/graphql-schema": "^15.26.0", |
30 | 30 | "@upstash/redis": "^1.34.6", |
|
38 | 38 | "html-entities": "^2.6.0", |
39 | 39 | "lucide-react": "0.487.0", |
40 | 40 | "modern-normalize": "^3.0.1", |
41 | | - "next": "15.3.0-canary.33", |
| 41 | + "next": "15.3.0-canary.39", |
42 | 42 | "polished": "^4.3.1", |
43 | 43 | "prop-types": "^15.8.1", |
44 | 44 | "react": "19.1.0", |
|
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | 73 | "@eslint/eslintrc": "^3.3.1", |
74 | | - "@eslint/js": "^9.23.0", |
| 74 | + "@eslint/js": "^9.24.0", |
75 | 75 | "@jakejarvis/eslint-config": "^4.0.7", |
76 | 76 | "@types/comma-number": "^2.1.2", |
77 | 77 | "@types/mdx": "^2.0.13", |
|
82 | 82 | "@types/react-is": "^19.0.0", |
83 | 83 | "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328", |
84 | 84 | "cross-env": "^7.0.3", |
85 | | - "eslint": "^9.23.0", |
86 | | - "eslint-config-next": "15.3.0-canary.33", |
| 85 | + "eslint": "^9.24.0", |
| 86 | + "eslint-config-next": "15.3.0-canary.39", |
87 | 87 | "eslint-config-prettier": "^10.1.1", |
88 | 88 | "eslint-plugin-css-modules": "^2.12.0", |
89 | 89 | "eslint-plugin-import": "^2.31.0", |
90 | 90 | "eslint-plugin-jsx-a11y": "^6.10.2", |
91 | | - "eslint-plugin-mdx": "^3.3.2", |
| 91 | + "eslint-plugin-mdx": "^3.4.0", |
92 | 92 | "eslint-plugin-prettier": "^5.2.6", |
93 | 93 | "eslint-plugin-react": "^7.37.5", |
94 | 94 | "eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250328", |
|
97 | 97 | "lint-staged": "^15.5.0", |
98 | 98 | "prettier": "^3.5.3", |
99 | 99 | "schema-dts": "^1.1.5", |
100 | | - "stylelint": "^16.17.0", |
| 100 | + "stylelint": "^16.18.0", |
101 | 101 | "stylelint-config-css-modules": "^4.4.0", |
102 | | - "stylelint-config-standard": "^37.0.0", |
| 102 | + "stylelint-config-standard": "^38.0.0", |
103 | 103 | "stylelint-prettier": "^5.0.3", |
104 | | - "typescript": "5.8.2" |
| 104 | + "typescript": "5.8.3" |
105 | 105 | }, |
106 | 106 | "optionalDependencies": { |
107 | 107 | "sharp": "^0.34.0" |
|
0 commit comments