mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-12 20:03:08 +08:00
Merge pull request #903 from hodgef/dependabot/npm_and_yarn/case-sensitive-paths-webpack-plugin-2.4.0
This commit is contained in:
commit
5d341fa536
6
package-lock.json
generated
6
package-lock.json
generated
@ -6952,9 +6952,9 @@
|
||||
}
|
||||
},
|
||||
"case-sensitive-paths-webpack-plugin": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz",
|
||||
"integrity": "sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ==",
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
|
||||
"integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==",
|
||||
"dev": true
|
||||
},
|
||||
"caseless": {
|
||||
|
@ -56,7 +56,7 @@
|
||||
"babel-plugin-named-asset-import": "^0.3.7",
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
"camelcase": "^6.2.0",
|
||||
"case-sensitive-paths-webpack-plugin": "2.3.0",
|
||||
"case-sensitive-paths-webpack-plugin": "2.4.0",
|
||||
"copy-webpack-plugin": "^5.1.2",
|
||||
"css-loader": "5.0.2",
|
||||
"dotenv": "8.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user