File tree Expand file tree Collapse file tree 2 files changed +1217
-734
lines changed Expand file tree Collapse file tree 2 files changed +1217
-734
lines changed Original file line number Diff line number Diff line change 22 "name" : " stylelint-define-config" ,
33 "type" : " module" ,
44 "version" : " 1.6.0" ,
5- "packageManager" : " pnpm@9.9.0 " ,
5+ "packageManager" : " pnpm@9.12.3 " ,
66 "description" : " Provide a defineConfig function for stylelint.config.js files" ,
77 "author" : " pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)" ,
88 "license" : " MIT" ,
4848 "scripts" : {
4949 "build" : " tsup-node" ,
5050 "lint" : " eslint ." ,
51- "prepublishOnly" : " npm run build" ,
51+ "prepublishOnly" : " pnpm run build" ,
5252 "release:changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
5353 "release" : " bumpp package.json --execute=\" pnpm release:changelog\" --commit --all --push --tag && pnpm publish --access public"
5454 },
5959 "csstype" : " ^3.1.3"
6060 },
6161 "devDependencies" : {
62- "@pengzhanbo/eslint-config" : " ^1.15.0 " ,
63- "@types/node" : " ^22.5.4 " ,
64- "bumpp" : " ^9.5.2 " ,
62+ "@pengzhanbo/eslint-config" : " ^1.18.2 " ,
63+ "@types/node" : " ^22.8.2 " ,
64+ "bumpp" : " ^9.8.0 " ,
6565 "conventional-changelog-cli" : " ^5.0.0" ,
66- "eslint" : " ^9.9.1 " ,
67- "stylelint" : " ^16.9 .0" ,
68- "tsup" : " ^8.2.4 " ,
69- "typescript" : " ^5.5.4 "
66+ "eslint" : " ^9.13.0 " ,
67+ "stylelint" : " ^16.10 .0" ,
68+ "tsup" : " ^8.3.5 " ,
69+ "typescript" : " ^5.6.3 "
7070 }
7171}
You can’t perform that action at this time.
0 commit comments