File tree Expand file tree Collapse file tree 4 files changed +267
-238
lines changed Expand file tree Collapse file tree 4 files changed +267
-238
lines changed Original file line number Diff line number Diff line change 2222 - name : Set up Node.js
2323 uses : actions/setup-node@v4
2424 with :
25- node-version : 18.x
25+ node-version : 18.20.8
2626
2727 - name : Install pnpm via corepack
2828 shell : bash
Original file line number Diff line number Diff line change 2121 - name : Set up Node.js
2222 uses : actions/setup-node@v4
2323 with :
24- node-version : 18.x
24+ node-version : 18.20.8
2525
2626 - name : Install pnpm via corepack
2727 shell : bash
Original file line number Diff line number Diff line change 4141 "bt" : " pnpm run -s build && pnpm run -s test"
4242 },
4343 "dependencies" : {
44- "intl-messageformat" : " ^10.7.3 "
44+ "intl-messageformat" : " ^10.7.16 "
4545 },
4646 "devDependencies" : {
4747 "@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
48- "@types/node" : " ^18.19.59 " ,
48+ "@types/node" : " ^18.19.120 " ,
4949 "eslint" : " ^8.57.1" ,
5050 "pathe" : " ^1.1.2" ,
51- "prettier" : " ^3.3.3 " ,
52- "prettier-plugin-jsdoc" : " ^1.3.0 " ,
53- "semantic-release" : " ^24.2.0 " ,
54- "typescript" : " ^5.6 .3" ,
51+ "prettier" : " ^3.6.2 " ,
52+ "prettier-plugin-jsdoc" : " ^1.3.3 " ,
53+ "semantic-release" : " ^24.2.7 " ,
54+ "typescript" : " ^5.8 .3" ,
5555 "unbuild" : " ^2.0.0" ,
56- "vitest" : " ^2.1.4 "
56+ "vitest" : " ^2.1.9 "
5757 },
5858 "peerDependencies" : {
5959 "@formatjs/intl" : " ^2.7.1"
6060 },
6161 "publishConfig" : {
6262 "access" : " public"
6363 },
64- "packageManager" : " pnpm@9.12.3 "
64+ "packageManager" : " pnpm@9.15.9 "
6565}
You can’t perform that action at this time.
0 commit comments