|
@@ -6,7 +6,7 @@
|
|
|
"packages": {
|
|
|
"": {
|
|
|
"name": "themes",
|
|
|
- "version": "1.0.292",
|
|
|
+ "version": "1.0.297",
|
|
|
"license": "GPL-2.0",
|
|
|
"workspaces": [
|
|
|
"*"
|
|
@@ -18554,20 +18554,21 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/webpack": {
|
|
|
- "version": "5.73.0",
|
|
|
+ "version": "5.76.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz",
|
|
|
+ "integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==",
|
|
|
"dev": true,
|
|
|
- "license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@types/eslint-scope": "^3.7.3",
|
|
|
"@types/estree": "^0.0.51",
|
|
|
"@webassemblyjs/ast": "1.11.1",
|
|
|
"@webassemblyjs/wasm-edit": "1.11.1",
|
|
|
"@webassemblyjs/wasm-parser": "1.11.1",
|
|
|
- "acorn": "^8.4.1",
|
|
|
+ "acorn": "^8.7.1",
|
|
|
"acorn-import-assertions": "^1.7.6",
|
|
|
"browserslist": "^4.14.5",
|
|
|
"chrome-trace-event": "^1.0.2",
|
|
|
- "enhanced-resolve": "^5.9.3",
|
|
|
+ "enhanced-resolve": "^5.10.0",
|
|
|
"es-module-lexer": "^0.9.0",
|
|
|
"eslint-scope": "5.1.1",
|
|
|
"events": "^3.2.0",
|
|
@@ -18580,7 +18581,7 @@
|
|
|
"schema-utils": "^3.1.0",
|
|
|
"tapable": "^2.1.1",
|
|
|
"terser-webpack-plugin": "^5.1.3",
|
|
|
- "watchpack": "^2.3.1",
|
|
|
+ "watchpack": "^2.4.0",
|
|
|
"webpack-sources": "^3.2.3"
|
|
|
},
|
|
|
"bin": {
|