Skip to content

Commit 3d2cdda

Browse files
authored
chore: update deps (#7103)
1 parent 87855e0 commit 3d2cdda

File tree

2 files changed

+1487
-1167
lines changed

2 files changed

+1487
-1167
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -70,50 +70,50 @@
7070
]
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.22.19",
74-
"@babel/eslint-parser": "^7.22.15",
73+
"@babel/core": "^7.23.7",
74+
"@babel/eslint-parser": "^7.23.3",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
76-
"@babel/preset-env": "^7.22.15",
77-
"@babel/preset-react": "^7.22.15",
76+
"@babel/preset-env": "^7.23.8",
77+
"@babel/preset-react": "^7.23.3",
7878
"@mdx-js/loader": "^2.0.0-next.9",
79-
"@octokit/auth-action": "^4.0.0",
80-
"@octokit/rest": "^20.0.1",
79+
"@octokit/auth-action": "^4.0.1",
80+
"@octokit/rest": "^20.0.2",
8181
"@pmmmwh/react-refresh-webpack-plugin": "next",
8282
"@svgr/webpack": "^8.1.0",
83-
"autoprefixer": "^10.4.15",
83+
"autoprefixer": "^10.4.16",
8484
"babel-loader": "^9.1.3",
8585
"copy-webpack-plugin": "^11.0.0",
8686
"css-loader": "^6.8.1",
8787
"css-minimizer-webpack-plugin": "^5.0.1",
88-
"cypress": "^13.2.0",
88+
"cypress": "^13.6.2",
8989
"directory-tree": "^3.5.1",
9090
"directory-tree-webpack-plugin": "^1.0.3",
9191
"duplexer": "^0.1.1",
92-
"eslint": "^8.49.0",
93-
"eslint-config-prettier": "^9.0.0",
94-
"eslint-plugin-cypress": "^2.14.0",
95-
"eslint-plugin-mdx": "^2.2.0",
92+
"eslint": "^8.56.0",
93+
"eslint-config-prettier": "^9.1.0",
94+
"eslint-plugin-cypress": "^2.15.1",
95+
"eslint-plugin-mdx": "^3.0.0",
9696
"eslint-plugin-react": "^7.33.2",
9797
"eslint-plugin-react-hooks": "^4.6.0",
9898
"front-matter": "^4.0.2",
9999
"github-slugger": "^2.0.0",
100-
"html-webpack-plugin": "^5.5.3",
100+
"html-webpack-plugin": "^5.5.4",
101101
"http-server": "^14.1.1",
102102
"husky": "^8.0.3",
103103
"hyperlink": "^5.0.4",
104104
"jest": "^29.7.0",
105-
"lightningcss": "^1.21.8",
105+
"lightningcss": "^1.22.1",
106106
"lint-staged": "^14.0.1",
107107
"lodash": "^4.17.21",
108-
"markdownlint-cli": "^0.36.0",
108+
"markdownlint-cli": "^0.38.0",
109109
"mdast-util-to-string": "^4.0.0",
110110
"mini-css-extract-plugin": "^2.7.6",
111111
"mkdirp": "^3.0.1",
112112
"modularscale-sass": "^3.0.3",
113113
"npm-run-all": "^4.1.1",
114-
"postcss": "^8.4.29",
114+
"postcss": "^8.4.33",
115115
"postcss-loader": "^7.3.3",
116-
"prettier": "^3.0.3",
116+
"prettier": "^3.1.1",
117117
"react-refresh": "^0.14.0",
118118
"redirect-webpack-plugin": "^1.0.0",
119119
"remark": "^14.0.3",
@@ -125,20 +125,20 @@
125125
"remark-html": "^15.0.2",
126126
"remark-refractor": "montogeek/remark-refractor",
127127
"rimraf": "^5.0.1",
128-
"sass": "^1.67.0",
128+
"sass": "^1.69.7",
129129
"sass-loader": "^13.3.2",
130130
"sirv-cli": "^2.0.2",
131131
"sitemap-static": "^0.4.2",
132132
"static-site-generator-webpack-plugin": "^3.4.1",
133133
"style-loader": "^3.3.3",
134-
"tailwindcss": "^3.3.3",
134+
"tailwindcss": "^3.3.6",
135135
"tap-spot": "^1.1.2",
136136
"unist-util-visit": "^5.0.0",
137-
"webpack": "^5.88.2",
138-
"webpack-bundle-analyzer": "^4.9.1",
137+
"webpack": "^5.89.0",
138+
"webpack-bundle-analyzer": "^4.10.1",
139139
"webpack-cli": "^5.1.4",
140140
"webpack-dev-server": "^4.15.1",
141-
"webpack-merge": "^5.9.0",
141+
"webpack-merge": "^5.10.0",
142142
"workbox-webpack-plugin": "^7.0.0",
143143
"yarn-deduplicate": "^6.0.2"
144144
},

0 commit comments

Comments
 (0)