|
70 | 70 | ] |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@babel/core": "^7.26.10", |
74 | | - "@babel/eslint-parser": "^7.26.10", |
| 73 | + "@babel/core": "^7.28.0", |
| 74 | + "@babel/eslint-parser": "^7.28.0", |
75 | 75 | "@babel/plugin-proposal-class-properties": "^7.17.12", |
76 | | - "@babel/preset-env": "^7.26.0", |
77 | | - "@babel/preset-react": "^7.26.3", |
78 | | - "@eslint/compat": "^1.2.7", |
79 | | - "@eslint/eslintrc": "^3.3.0", |
80 | | - "@eslint/js": "^9.22.0", |
| 76 | + "@babel/preset-env": "^7.27.1", |
| 77 | + "@babel/preset-react": "^7.27.1", |
| 78 | + "@eslint/compat": "^1.3.1", |
| 79 | + "@eslint/eslintrc": "^3.3.1", |
| 80 | + "@eslint/js": "^9.31.0", |
81 | 81 | "@mdx-js/loader": "^3.1.0", |
82 | 82 | "@mdx-js/react": "^3.1.0", |
83 | 83 | "@octokit/auth-action": "^5.1.1", |
|
93 | 93 | "directory-tree": "^3.5.2", |
94 | 94 | "directory-tree-webpack-plugin": "^1.0.3", |
95 | 95 | "duplexer": "^0.1.1", |
96 | | - "eslint": "^9.22.0", |
97 | | - "eslint-config-prettier": "^9.1.0", |
98 | | - "eslint-plugin-cypress": "^4.2.0", |
99 | | - "eslint-plugin-mdx": "^3.2.0", |
100 | | - "eslint-plugin-react": "^7.37.2", |
| 96 | + "eslint": "^9.31.0", |
| 97 | + "eslint-config-prettier": "^10.1.5", |
| 98 | + "eslint-plugin-cypress": "^5.1.0", |
| 99 | + "eslint-plugin-mdx": "^3.6.2", |
| 100 | + "eslint-plugin-react": "^7.37.5", |
101 | 101 | "eslint-plugin-react-hooks": "^5.2.0", |
102 | 102 | "front-matter": "^4.0.2", |
103 | 103 | "github-slugger": "^2.0.0", |
104 | | - "globals": "^15.13.0", |
| 104 | + "globals": "^16.3.0", |
105 | 105 | "html-webpack-plugin": "^5.6.3", |
106 | 106 | "http-server": "^14.1.1", |
107 | 107 | "husky": "^9.1.7", |
108 | 108 | "hyperlink": "^5.0.4", |
109 | 109 | "jest": "^29.7.0", |
110 | | - "lightningcss": "^1.29.2", |
| 110 | + "lightningcss": "^1.30.1", |
111 | 111 | "lint-staged": "^15.4.3", |
112 | 112 | "lodash": "^4.17.21", |
113 | 113 | "markdownlint-cli": "^0.44.0", |
|
118 | 118 | "npm-run-all": "^4.1.1", |
119 | 119 | "postcss": "^8.4.49", |
120 | 120 | "postcss-loader": "^8.1.1", |
121 | | - "prettier": "^3.4.2", |
| 121 | + "prettier": "^3.6.2", |
122 | 122 | "react-refresh": "^0.14.2", |
123 | 123 | "redirect-webpack-plugin": "^1.0.0", |
124 | 124 | "remark": "^15.0.1", |
|
142 | 142 | "webpack": "^5.97.1", |
143 | 143 | "webpack-bundle-analyzer": "^4.10.2", |
144 | 144 | "webpack-cli": "^6.0.1", |
145 | | - "webpack-dev-server": "^5.1.0", |
| 145 | + "webpack-dev-server": "^5.2.2", |
146 | 146 | "webpack-merge": "^6.0.1", |
147 | 147 | "workbox-webpack-plugin": "^7.3.0", |
148 | 148 | "yarn-deduplicate": "^6.0.2" |
|
0 commit comments