chore(deps): update devdeps non-major

This commit is contained in:
renovate[bot] 2024-01-29 03:04:42 +00:00
parent 61e27a49be
commit 45440df8e5
2 changed files with 13 additions and 13 deletions

22
package-lock.json generated
View File

@ -15,7 +15,7 @@
"store2": "2.14.2" "store2": "2.14.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.23.3", "@babel/eslint-parser": "7.23.9",
"@eloquent/git-version-webpack-plugin": "5.0.1", "@eloquent/git-version-webpack-plugin": "5.0.1",
"autoprefixer": "10.4.17", "autoprefixer": "10.4.17",
"copy-webpack-plugin": "12.0.2", "copy-webpack-plugin": "12.0.2",
@ -35,7 +35,7 @@
"svg-sprite": "2.0.2", "svg-sprite": "2.0.2",
"svgtofont": "4.1.1", "svgtofont": "4.1.1",
"uuid": "9.0.1", "uuid": "9.0.1",
"webpack": "5.89.0", "webpack": "5.90.0",
"webpack-cli": "5.1.4", "webpack-cli": "5.1.4",
"webpack-manifest-plugin": "5.0.0", "webpack-manifest-plugin": "5.0.0",
"webpack-remove-empty-scripts": "1.0.4" "webpack-remove-empty-scripts": "1.0.4"
@ -122,9 +122,9 @@
} }
}, },
"node_modules/@babel/eslint-parser": { "node_modules/@babel/eslint-parser": {
"version": "7.23.3", "version": "7.23.9",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz", "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz",
"integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==", "integrity": "sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@ -12052,19 +12052,19 @@
"integrity": "sha512-BSR9wyRsy/KOValMgd5kMyr3JzpdeoR9KVId8u5GVlTTAtNChlsE4yTxeY7zMdNSyOmoKBv8NH2qeRY9Tg+IaA==" "integrity": "sha512-BSR9wyRsy/KOValMgd5kMyr3JzpdeoR9KVId8u5GVlTTAtNChlsE4yTxeY7zMdNSyOmoKBv8NH2qeRY9Tg+IaA=="
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "5.89.0", "version": "5.90.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.90.0.tgz",
"integrity": "sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==", "integrity": "sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/eslint-scope": "^3.7.3", "@types/eslint-scope": "^3.7.3",
"@types/estree": "^1.0.0", "@types/estree": "^1.0.5",
"@webassemblyjs/ast": "^1.11.5", "@webassemblyjs/ast": "^1.11.5",
"@webassemblyjs/wasm-edit": "^1.11.5", "@webassemblyjs/wasm-edit": "^1.11.5",
"@webassemblyjs/wasm-parser": "^1.11.5", "@webassemblyjs/wasm-parser": "^1.11.5",
"acorn": "^8.7.1", "acorn": "^8.7.1",
"acorn-import-assertions": "^1.9.0", "acorn-import-assertions": "^1.9.0",
"browserslist": "^4.14.5", "browserslist": "^4.21.10",
"chrome-trace-event": "^1.0.2", "chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.15.0", "enhanced-resolve": "^5.15.0",
"es-module-lexer": "^1.2.1", "es-module-lexer": "^1.2.1",
@ -12078,7 +12078,7 @@
"neo-async": "^2.6.2", "neo-async": "^2.6.2",
"schema-utils": "^3.2.0", "schema-utils": "^3.2.0",
"tapable": "^2.1.1", "tapable": "^2.1.1",
"terser-webpack-plugin": "^5.3.7", "terser-webpack-plugin": "^5.3.10",
"watchpack": "^2.4.0", "watchpack": "^2.4.0",
"webpack-sources": "^3.2.3" "webpack-sources": "^3.2.3"
}, },

View File

@ -39,7 +39,7 @@
"store2": "2.14.2" "store2": "2.14.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.23.3", "@babel/eslint-parser": "7.23.9",
"@eloquent/git-version-webpack-plugin": "5.0.1", "@eloquent/git-version-webpack-plugin": "5.0.1",
"autoprefixer": "10.4.17", "autoprefixer": "10.4.17",
"copy-webpack-plugin": "12.0.2", "copy-webpack-plugin": "12.0.2",
@ -59,7 +59,7 @@
"svg-sprite": "2.0.2", "svg-sprite": "2.0.2",
"svgtofont": "4.1.1", "svgtofont": "4.1.1",
"uuid": "9.0.1", "uuid": "9.0.1",
"webpack": "5.89.0", "webpack": "5.90.0",
"webpack-cli": "5.1.4", "webpack-cli": "5.1.4",
"webpack-manifest-plugin": "5.0.0", "webpack-manifest-plugin": "5.0.0",
"webpack-remove-empty-scripts": "1.0.4" "webpack-remove-empty-scripts": "1.0.4"