File tree Expand file tree Collapse file tree 2 files changed +10
-14
lines changed
Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 4141 env :
4242 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4343
44- - name : Publish npm
44+ - name : Publish npm and JSR
4545 run : pnpm publish-ci ${{ github.ref_name }}
4646 env :
4747 NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
48-
Original file line number Diff line number Diff line change 3737 },
3838 "homepage" : " https://github.com/josh-hemphill/maxminddb-wasm" ,
3939 "devDependencies" : {
40- "@types/node" : " ^22.13.4 " ,
40+ "@types/node" : " ^24.10.1 " ,
4141 "@types/fs-extra" : " ^11.0.4" ,
42- "acorn" : " ^8.14.0" ,
43- "ast-types" : " ^0.16.1" ,
44- "badge-maker" : " ^4.1.0" ,
45- "bumpp" : " ^10.0.3" ,
46- "changelogithub" : " ^13.13.0" ,
47- "recast" : " ^0.23.9" ,
48- "semantic-release" : " ^24" ,
49- "semantic-release-gitmoji" : " ^1" ,
50- "semantic-release-license" : " ^1" ,
51- "tsx" : " ^4.19.2" ,
42+ "acorn" : " ^8.15.0" ,
43+ "ast-types" : " ^0.14.2" ,
44+ "badge-maker" : " ^5.0.2" ,
45+ "bumpp" : " ^10.3.2" ,
46+ "changelogithub" : " ^14.0.0" ,
47+ "recast" : " ^0.23.11" ,
48+ "tsx" : " ^4.20.6" ,
5249 "wasm-pack" : " ^0.13.1" ,
53- "zx" : " ^8.3.2 "
50+ "zx" : " ^8.8.5 "
5451 },
5552 "pnpm" : {
5653 "onlyBuiltDependencies" : [
You can’t perform that action at this time.
0 commit comments