File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 138
138
"tailwindcss" : " ^2.2.4" ,
139
139
"tap-spot" : " ^1.1.1" ,
140
140
"unist-util-visit" : " ^2.0.3" ,
141
- "webpack" : " ^5.43 .0" ,
141
+ "webpack" : " ^5.44 .0" ,
142
142
"webpack-bundle-analyzer" : " ^4.4.2" ,
143
143
"webpack-cli" : " ^4.7.2" ,
144
144
"webpack-dev-server" : " ^4.0.0-beta.3" ,
Original file line number Diff line number Diff line change 2222
2222
"@types/estree" "*"
2223
2223
"@types/json-schema" "*"
2224
2224
2225
- "@types/estree@*", "@types/estree@^0.0.49 ":
2226
- version "0.0.49 "
2227
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.49 .tgz#3facb98ebcd4114a4ecef74e0de2175b56fd4464 "
2228
- integrity sha512-K1AFuMe8a+pXmfHTtnwBvqoEylNKVeaiKYkjmcEAdytMQVJ/i9Fu7sc13GxgXdO49gkE7Hy8SyJonUZUn+eVaw ==
2225
+ "@types/estree@*", "@types/estree@^0.0.50 ":
2226
+ version "0.0.50 "
2227
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50 .tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83 "
2228
+ integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw ==
2229
2229
2230
2230
"@types/estree@0.0.39":
2231
2231
version "0.0.39"
@@ -12930,13 +12930,13 @@ webpack-sources@^2.3.0:
12930
12930
react-textarea-autosize "^5.2.1"
12931
12931
uuid "^3.1.0"
12932
12932
12933
- webpack@^5.43 .0:
12934
- version "5.43 .0"
12935
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.43 .0.tgz#36a122d6e9bac3836273857f56ed7801d40c9145 "
12936
- integrity sha512-ex3nB9uxNI0azzb0r3xGwi+LS5Gw1RCRSKk0kg3kq9MYdIPmLS6UI3oEtG7esBaB51t9I+5H+vHmL3htaxqMSw ==
12933
+ webpack@^5.44 .0:
12934
+ version "5.44 .0"
12935
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.44 .0.tgz#97b13a02bd79fb71ac6301ce697920660fa214a1 "
12936
+ integrity sha512-I1S1w4QLoKmH19pX6YhYN0NiSXaWY8Ou00oA+aMcr9IUGeF5azns+IKBkfoAAG9Bu5zOIzZt/mN35OffBya8AQ ==
12937
12937
dependencies:
12938
12938
"@types/eslint-scope" "^3.7.0"
12939
- "@types/estree" "^0.0.49 "
12939
+ "@types/estree" "^0.0.50 "
12940
12940
"@webassemblyjs/ast" "1.11.1"
12941
12941
"@webassemblyjs/wasm-edit" "1.11.1"
12942
12942
"@webassemblyjs/wasm-parser" "1.11.1"
You can’t perform that action at this time.
0 commit comments