File tree Expand file tree Collapse file tree 2 files changed +149
-92
lines changed
Expand file tree Collapse file tree 2 files changed +149
-92
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " parcel-css-loader" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.1.0 " ,
44 "main" : " dist/index.js" ,
55 "description" : " Speed up your Webpack build with parcel css" ,
66 "keywords" : [
2929 "push" : " npm_config_registry=https://registry.npmjs.com/ npm publish"
3030 },
3131 "dependencies" : {
32- "@parcel/css" : " ^1.12 .0" ,
32+ "@parcel/css" : " ^1.13 .0" ,
3333 "webpack-sources" : " ^3.2.3"
3434 },
3535 "devDependencies" : {
3636 "@fz6m/eslint-plugin-sakina" : " ^2.0.2" ,
3737 "@types/webpack-sources" : " ^3.2.0" ,
38- "browserslist" : " ^4.21.2 " ,
38+ "browserslist" : " ^4.21.3 " ,
3939 "commit-verify" : " ^1.0.3" ,
40- "eslint" : " ^8.20 .0" ,
40+ "eslint" : " ^8.22 .0" ,
4141 "husky" : " ^8.0.1" ,
4242 "rimraf" : " ^3.0.2" ,
4343 "tapable" : " ^2.2.1" ,
4444 "typescript" : " ^4.7.4" ,
45- "webpack" : " ^5.73 .0"
45+ "webpack" : " ^5.74 .0"
4646 },
4747 "peerDependencies" : {
4848 "webpack" : " >=5"
You can’t perform that action at this time.
0 commit comments