mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-05-19 00:00:07 +08:00
Bump webpack from 5.101.1 to 5.101.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.1 to 5.101.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.101.1...v5.101.2) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.101.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -37,7 +37,7 @@
|
||||
"terser-webpack-plugin": "^5.3.14",
|
||||
"typescript": "^5.9.2",
|
||||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.101.1",
|
||||
"webpack": "^5.101.2",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-dev-server": "4.15.0"
|
||||
}
|
||||
@@ -13506,9 +13506,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.101.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.1.tgz",
|
||||
"integrity": "sha512-rHY3vHXRbkSfhG6fH8zYQdth/BtDgXXuR2pHF++1f/EBkI8zkgM5XWfsC3BvOoW9pr1CvZ1qQCxhCEsbNgT50g==",
|
||||
"version": "5.101.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.2.tgz",
|
||||
"integrity": "sha512-4JLXU0tD6OZNVqlwzm3HGEhAHufSiyv+skb7q0d2367VDMzrU1Q/ZeepvkcHH0rZie6uqEtTQQe0OEOOluH3Mg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.7",
|
||||
@@ -23472,9 +23472,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.101.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.1.tgz",
|
||||
"integrity": "sha512-rHY3vHXRbkSfhG6fH8zYQdth/BtDgXXuR2pHF++1f/EBkI8zkgM5XWfsC3BvOoW9pr1CvZ1qQCxhCEsbNgT50g==",
|
||||
"version": "5.101.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.2.tgz",
|
||||
"integrity": "sha512-4JLXU0tD6OZNVqlwzm3HGEhAHufSiyv+skb7q0d2367VDMzrU1Q/ZeepvkcHH0rZie6uqEtTQQe0OEOOluH3Mg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/eslint-scope": "^3.7.7",
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@
|
||||
"terser-webpack-plugin": "^5.3.14",
|
||||
"typescript": "^5.9.2",
|
||||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.101.1",
|
||||
"webpack": "^5.101.2",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-dev-server": "4.15.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user