File tree Expand file tree Collapse file tree 4 files changed +146
-146
lines changed
Expand file tree Collapse file tree 4 files changed +146
-146
lines changed Original file line number Diff line number Diff line change 1111 - uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
1212 - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
1313 with :
14- node-version : 24
14+ node-version : 24.14.1
1515 cache : pnpm
1616 - run : pnpm install --frozen-lockfile
1717 - name : Verify CSP inline script hash
Original file line number Diff line number Diff line change 1313 - uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5
1414 - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
1515 with :
16- node-version : 24
16+ node-version : 24.14.1
1717 cache : pnpm
1818 - run : pnpm install --frozen-lockfile
1919 - run : pnpm run typecheck
Original file line number Diff line number Diff line change 4040 "happy-dom" : " 20.8.9" ,
4141 "tailwindcss" : " 4.2.2" ,
4242 "typescript" : " 5.9.3" ,
43- "vite" : " 8.0.1 " ,
43+ "vite" : " 8.0.2 " ,
4444 "vite-plugin-solid" : " 2.11.11" ,
45- "vitest" : " 4.1.0 " ,
45+ "vitest" : " 4.1.1 " ,
4646 "wrangler" : " 4.76.0"
4747 }
4848}
You can’t perform that action at this time.
0 commit comments