Skip to content

Commit d1e99c3

Browse files
committed
chore: update dependencies
1 parent a75a7a1 commit d1e99c3

File tree

2 files changed

+773
-617
lines changed

2 files changed

+773
-617
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@
7171
},
7272
"devDependencies": {
7373
"@babel/core": "^7.26.0",
74-
"@babel/eslint-parser": "^7.25.9",
74+
"@babel/eslint-parser": "^7.26.5",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
7676
"@babel/preset-env": "^7.26.0",
7777
"@babel/preset-react": "^7.26.3",
78-
"@eslint/compat": "^1.2.4",
78+
"@eslint/compat": "^1.2.5",
7979
"@eslint/eslintrc": "^3.2.0",
80-
"@eslint/js": "^9.16.0",
80+
"@eslint/js": "^9.18.0",
8181
"@mdx-js/loader": "^3.1.0",
8282
"@mdx-js/react": "^3.1.0",
8383
"@octokit/auth-action": "^5.1.1",
84-
"@octokit/rest": "^21.0.2",
84+
"@octokit/rest": "^21.1.0",
8585
"@pmmmwh/react-refresh-webpack-plugin": "next",
8686
"@svgr/webpack": "^8.1.0",
8787
"autoprefixer": "^10.4.20",
@@ -94,32 +94,32 @@
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",
9696
"eslint": "^9.16.0",
97-
"eslint-config-prettier": "^9.1.0",
97+
"eslint-config-prettier": "^10.0.1",
9898
"eslint-plugin-cypress": "^4.1.0",
9999
"eslint-plugin-mdx": "^3.1.5",
100-
"eslint-plugin-react": "^7.37.2",
100+
"eslint-plugin-react": "^7.37.4",
101101
"eslint-plugin-react-hooks": "^5.1.0",
102102
"front-matter": "^4.0.2",
103103
"github-slugger": "^2.0.0",
104-
"globals": "^15.13.0",
104+
"globals": "^15.14.0",
105105
"html-webpack-plugin": "^5.6.3",
106106
"http-server": "^14.1.1",
107107
"husky": "^9.1.7",
108108
"hyperlink": "^5.0.4",
109109
"jest": "^29.7.0",
110-
"lightningcss": "^1.28.2",
111-
"lint-staged": "^15.2.10",
110+
"lightningcss": "^1.29.1",
111+
"lint-staged": "^15.4.2",
112112
"lodash": "^4.17.21",
113113
"markdownlint-cli": "^0.43.0",
114114
"mdast-util-to-string": "^4.0.0",
115115
"mini-css-extract-plugin": "^2.9.2",
116116
"mkdirp": "^3.0.1",
117117
"modularscale-sass": "^3.0.3",
118118
"npm-run-all": "^4.1.1",
119-
"postcss": "^8.4.49",
119+
"postcss": "^8.5.1",
120120
"postcss-loader": "^8.1.1",
121121
"prettier": "^3.4.2",
122-
"react-refresh": "^0.14.2",
122+
"react-refresh": "^0.16.0",
123123
"redirect-webpack-plugin": "^1.0.0",
124124
"remark": "^15.0.1",
125125
"remark-autolink-headings": "7.0.1",
@@ -142,7 +142,7 @@
142142
"webpack": "^5.97.1",
143143
"webpack-bundle-analyzer": "^4.10.2",
144144
"webpack-cli": "^6.0.1",
145-
"webpack-dev-server": "^5.1.0",
145+
"webpack-dev-server": "^5.2.0",
146146
"webpack-merge": "^6.0.1",
147147
"workbox-webpack-plugin": "^7.3.0",
148148
"yarn-deduplicate": "^6.0.2"
@@ -157,7 +157,7 @@
157157
"react-helmet-async": "^2.0.5",
158158
"react-router-dom": "^6.28.0",
159159
"react-tiny-popover": "5",
160-
"react-use": "^17.5.1",
160+
"react-use": "^17.6.0",
161161
"react-visibility-sensor": "^5.0.2",
162162
"webpack-pwa-manifest": "^4.3.0",
163163
"workbox-window": "^7.3.0"

0 commit comments

Comments
 (0)