File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "push" : " npm_config_registry=https://registry.npmjs.com/ npm publish"
3030 },
3131 "dependencies" : {
32- "@parcel/css" : " ^1.7.3 " ,
32+ "@parcel/css" : " ^1.8.2 " ,
3333 "webpack-sources" : " ^3.2.3"
3434 },
3535 "devDependencies" : {
36- "@fz6m/eslint-plugin-sakina" : " ^1.1.1 " ,
36+ "@fz6m/eslint-plugin-sakina" : " ^2.0.2 " ,
3737 "@types/webpack-sources" : " ^3.2.0" ,
38- "browserslist" : " ^4.20.2 " ,
38+ "browserslist" : " ^4.20.3 " ,
3939 "commit-verify" : " ^1.0.3" ,
40- "eslint" : " ^8.12 .0" ,
40+ "eslint" : " ^8.15 .0" ,
4141 "husky" : " ^7.0.4" ,
42- "prettier" : " ^2.6.1" ,
4342 "rimraf" : " ^3.0.2" ,
4443 "tapable" : " ^2.2.1" ,
45- "typescript" : " ^4.6.3 " ,
46- "webpack" : " ^5.70 .0"
44+ "typescript" : " ^4.6.4 " ,
45+ "webpack" : " ^5.72 .0"
4746 },
4847 "peerDependencies" : {
4948 "webpack" : " >=5"
50- }
49+ },
50+ "engines" : {
51+ "pnpm" : " ^7.0.1" ,
52+ "node" : " >= 16.14.1" ,
53+ "yarn" : " forbidden, use pnpm" ,
54+ "npm" : " forbidden, use pnpm"
55+ },
56+ "packageManager" : " pnpm@7.0.1"
5157}
You can’t perform that action at this time.
0 commit comments