Skip to content

Commit 29d2afb

Browse files
committed
chore: update minor dependencies
1 parent a75a7a1 commit 29d2afb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -70,33 +70,33 @@
7070
]
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.26.0",
74-
"@babel/eslint-parser": "^7.25.9",
73+
"@babel/core": "^7.26.10",
74+
"@babel/eslint-parser": "^7.26.10",
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",
79-
"@eslint/eslintrc": "^3.2.0",
80-
"@eslint/js": "^9.16.0",
78+
"@eslint/compat": "^1.2.7",
79+
"@eslint/eslintrc": "^3.3.0",
80+
"@eslint/js": "^9.22.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.1",
8585
"@pmmmwh/react-refresh-webpack-plugin": "next",
8686
"@svgr/webpack": "^8.1.0",
87-
"autoprefixer": "^10.4.20",
87+
"autoprefixer": "^10.4.21",
8888
"babel-loader": "^9.2.1",
8989
"copy-webpack-plugin": "^12.0.2",
9090
"css-loader": "^7.1.2",
91-
"css-minimizer-webpack-plugin": "^7.0.0",
91+
"css-minimizer-webpack-plugin": "^7.0.2",
9292
"cypress": "^13.16.0",
9393
"directory-tree": "^3.5.2",
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",
96-
"eslint": "^9.16.0",
96+
"eslint": "^9.22.0",
9797
"eslint-config-prettier": "^9.1.0",
98-
"eslint-plugin-cypress": "^4.1.0",
99-
"eslint-plugin-mdx": "^3.1.5",
98+
"eslint-plugin-cypress": "^4.2.0",
99+
"eslint-plugin-mdx": "^3.2.0",
100100
"eslint-plugin-react": "^7.37.2",
101101
"eslint-plugin-react-hooks": "^5.1.0",
102102
"front-matter": "^4.0.2",
@@ -148,7 +148,7 @@
148148
"yarn-deduplicate": "^6.0.2"
149149
},
150150
"dependencies": {
151-
"@docsearch/react": "^3.8.0",
151+
"@docsearch/react": "^3.9.0",
152152
"@react-spring/web": "^9.7.5",
153153
"path-browserify": "^1.0.1",
154154
"prop-types": "^15.8.1",

0 commit comments

Comments
 (0)