|
|
|
@ -168,6 +168,7 @@
|
|
|
|
"esm": "3.2.25",
|
|
|
|
"esm": "3.2.25",
|
|
|
|
"jsdoc": "4.0.4",
|
|
|
|
"jsdoc": "4.0.4",
|
|
|
|
"lorem-ipsum": "2.0.8",
|
|
|
|
"lorem-ipsum": "2.0.8",
|
|
|
|
|
|
|
|
"mini-css-extract-plugin": "2.9.2",
|
|
|
|
"nodemon": "3.1.9",
|
|
|
|
"nodemon": "3.1.9",
|
|
|
|
"postcss-loader": "8.1.1",
|
|
|
|
"postcss-loader": "8.1.1",
|
|
|
|
"prettier": "3.5.1",
|
|
|
|
"prettier": "3.5.1",
|
|
|
|
@ -13062,6 +13063,27 @@
|
|
|
|
"integrity": "sha512-Ja8zcKAwjYG180ZGB8WKygmbqs4RFEQZ0JTE1T49/6nCHWXVcA0WNW8Syl0sMbMyYZvQ5kOZWzLylgCvplqhRw==",
|
|
|
|
"integrity": "sha512-Ja8zcKAwjYG180ZGB8WKygmbqs4RFEQZ0JTE1T49/6nCHWXVcA0WNW8Syl0sMbMyYZvQ5kOZWzLylgCvplqhRw==",
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/mini-css-extract-plugin": {
|
|
|
|
|
|
|
|
"version": "2.9.2",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"schema-utils": "^4.0.0",
|
|
|
|
|
|
|
|
"tapable": "^2.2.1"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">= 12.13.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/webpack"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"webpack": "^5.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/minimalistic-assert": {
|
|
|
|
"node_modules/minimalistic-assert": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
|
|
|
|
|