mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-05-31 17:05:47 +08:00
Merge pull request #390 from hodgef/dependabot/npm_and_yarn/case-sensitive-paths-webpack-plugin-2.3.0
This commit is contained in:
commit
fa97d4d1ed
6
package-lock.json
generated
6
package-lock.json
generated
@ -5760,9 +5760,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"case-sensitive-paths-webpack-plugin": {
|
"case-sensitive-paths-webpack-plugin": {
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.3.0.tgz",
|
||||||
"integrity": "sha512-u5ElzokS8A1pm9vM3/iDgTcI3xqHxuCao94Oz8etI3cf0Tio0p8izkDYbTIn09uP3yUUr6+veaE6IkjnTYS46g==",
|
"integrity": "sha512-/4YgnZS8y1UXXmC02xD5rRrBEu6T5ub+mQHLNRj0fzTRbgdBYhsNo2V5EqwgqrExjxsjtF/OpAKAMkKsxbD5XQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"caseless": {
|
"caseless": {
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
"babel-plugin-named-asset-import": "^0.3.5",
|
"babel-plugin-named-asset-import": "^0.3.5",
|
||||||
"babel-preset-react-app": "^9.1.0",
|
"babel-preset-react-app": "^9.1.0",
|
||||||
"camelcase": "^5.2.0",
|
"camelcase": "^5.2.0",
|
||||||
"case-sensitive-paths-webpack-plugin": "2.2.0",
|
"case-sensitive-paths-webpack-plugin": "2.3.0",
|
||||||
"copy-webpack-plugin": "^5.1.1",
|
"copy-webpack-plugin": "^5.1.1",
|
||||||
"css-loader": "3.4.2",
|
"css-loader": "3.4.2",
|
||||||
"dotenv": "8.2.0",
|
"dotenv": "8.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user