Skip to content

Commit 1e062d9

Browse files
authored
chore: update dev dependencies (#7195)
1 parent ae0ee49 commit 1e062d9

File tree

2 files changed

+1228
-1091
lines changed

2 files changed

+1228
-1091
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,17 @@
7070
]
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.23.9",
74-
"@babel/eslint-parser": "^7.23.10",
73+
"@babel/core": "^7.24.3",
74+
"@babel/eslint-parser": "^7.24.1",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
76-
"@babel/preset-env": "^7.23.9",
77-
"@babel/preset-react": "^7.23.3",
76+
"@babel/preset-env": "^7.24.3",
77+
"@babel/preset-react": "^7.24.1",
7878
"@mdx-js/loader": "^2.0.0-next.9",
7979
"@octokit/auth-action": "^4.0.1",
8080
"@octokit/rest": "^20.0.2",
8181
"@pmmmwh/react-refresh-webpack-plugin": "next",
8282
"@svgr/webpack": "^8.1.0",
83-
"autoprefixer": "^10.4.17",
83+
"autoprefixer": "^10.4.19",
8484
"babel-loader": "^9.1.3",
8585
"copy-webpack-plugin": "^12.0.2",
8686
"css-loader": "^6.10.0",
@@ -89,11 +89,11 @@
8989
"directory-tree": "^3.5.1",
9090
"directory-tree-webpack-plugin": "^1.0.3",
9191
"duplexer": "^0.1.1",
92-
"eslint": "^8.56.0",
92+
"eslint": "^8.57.0",
9393
"eslint-config-prettier": "^9.1.0",
9494
"eslint-plugin-cypress": "^2.15.1",
9595
"eslint-plugin-mdx": "^3.1.5",
96-
"eslint-plugin-react": "^7.33.2",
96+
"eslint-plugin-react": "^7.34.1",
9797
"eslint-plugin-react-hooks": "^4.6.0",
9898
"front-matter": "^4.0.2",
9999
"github-slugger": "^2.0.0",
@@ -102,17 +102,17 @@
102102
"husky": "^9.0.11",
103103
"hyperlink": "^5.0.4",
104104
"jest": "^29.7.0",
105-
"lightningcss": "^1.24.0",
105+
"lightningcss": "^1.24.1",
106106
"lint-staged": "^15.2.2",
107107
"lodash": "^4.17.21",
108108
"markdownlint-cli": "^0.38.0",
109109
"mdast-util-to-string": "^4.0.0",
110-
"mini-css-extract-plugin": "^2.8.0",
110+
"mini-css-extract-plugin": "^2.8.1",
111111
"mkdirp": "^3.0.1",
112112
"modularscale-sass": "^3.0.3",
113113
"npm-run-all": "^4.1.1",
114-
"postcss": "^8.4.33",
115-
"postcss-loader": "^8.1.0",
114+
"postcss": "^8.4.38",
115+
"postcss-loader": "^8.1.1",
116116
"prettier": "^3.2.5",
117117
"react-refresh": "^0.14.0",
118118
"redirect-webpack-plugin": "^1.0.0",
@@ -134,10 +134,10 @@
134134
"tailwindcss": "^3.3.6",
135135
"tap-spot": "^1.1.2",
136136
"unist-util-visit": "^5.0.0",
137-
"webpack": "^5.90.3",
137+
"webpack": "^5.91.0",
138138
"webpack-bundle-analyzer": "^4.10.1",
139139
"webpack-cli": "^5.1.4",
140-
"webpack-dev-server": "^5.0.2",
140+
"webpack-dev-server": "^5.0.4",
141141
"webpack-merge": "^5.10.0",
142142
"workbox-webpack-plugin": "^7.0.0",
143143
"yarn-deduplicate": "^6.0.2"

0 commit comments

Comments
 (0)