File tree Expand file tree Collapse file tree 15 files changed +175
-175
lines changed Expand file tree Collapse file tree 15 files changed +175
-175
lines changed Original file line number Diff line number Diff line change 2525 - uses : pnpm/action-setup@v4
2626 - uses : actions/setup-node@v6
2727 with :
28- node-version : 20
28+ node-version : 24
2929 cache : ' pnpm'
3030 - name : Install Dependencies
3131 run : pnpm install --frozen-lockfile
4747 - uses : pnpm/action-setup@v4
4848 - uses : actions/setup-node@v6
4949 with :
50- node-version : 20
50+ node-version : 24
5151 cache : ' pnpm'
5252 - name : Install Dependencies
5353 run : pnpm install --frozen-lockfile
6969 - uses : pnpm/action-setup@v4
7070 - uses : actions/setup-node@v6
7171 with :
72- node-version : 20
72+ node-version : 24
7373 cache : ' pnpm'
7474 - name : Install Dependencies
7575 run : pnpm install --frozen-lockfile
9797 - uses : pnpm/action-setup@v4
9898 - uses : actions/setup-node@v6
9999 with :
100- node-version : 20
100+ node-version : 24
101101 cache : ' pnpm'
102102 - name : Install Dependencies
103103 run : pnpm install --no-lockfile
Original file line number Diff line number Diff line change 2525 - name : Install Node
2626 uses : actions/setup-node@v6
2727 with :
28- node-version : 18
28+ node-version : 24
2929 cache : pnpm
3030 - name : Install Dependencies
3131 run : pnpm install --frozen-lockfile
4545 - name : Install Node
4646 uses : actions/setup-node@v6
4747 with :
48- node-version : 18
48+ node-version : 24
4949 cache : pnpm
5050 - name : Install Dependencies
5151 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 4848 "@responsive-image/vite-plugin" : " workspace:*" ,
4949 "@rollup/plugin-babel" : " 6.1.0" ,
5050 "@tsconfig/ember" : " 3.0.11" ,
51- "@types/node" : " 22.13.4 " ,
51+ "@types/node" : " 24.9.1 " ,
5252 "babel-plugin-ember-template-compilation" : " 3.0.1" ,
5353 "concurrently" : " 9.2.1" ,
5454 "decorator-transforms" : " 2.3.0" ,
Original file line number Diff line number Diff line change 5252 "@responsive-image/internals" : " workspace:*" ,
5353 "@responsive-image/webpack" : " workspace:*" ,
5454 "@tsconfig/ember" : " 3.0.11" ,
55- "@types/node" : " 22.13.4 " ,
55+ "@types/node" : " 24.9.1 " ,
5656 "@types/qunit" : " 2.19.13" ,
5757 "concurrently" : " 9.2.1" ,
5858 "ember-auto-import" : " 2.11.1" ,
Original file line number Diff line number Diff line change 2424 "@playwright/test" : " 1.56.1" ,
2525 "@responsive-image/internals" : " workspace:*" ,
2626 "@responsive-image/vite-plugin" : " workspace:*" ,
27- "@types/node" : " 22.13.4 " ,
27+ "@types/node" : " 24.9.1 " ,
2828 "@types/react" : " 19.1.17" ,
2929 "@types/react-dom" : " 19.1.11" ,
3030 "@vitejs/plugin-react" : " 5.1.0" ,
Original file line number Diff line number Diff line change 2828 "@sveltejs/adapter-auto" : " 7.0.0" ,
2929 "@sveltejs/kit" : " 2.47.3" ,
3030 "@sveltejs/vite-plugin-svelte" : " 6.2.1" ,
31- "@types/node" : " 22.13.4 " ,
31+ "@types/node" : " 24.9.1 " ,
3232 "concurrently" : " 9.2.1" ,
3333 "eslint" : " 9.38.0" ,
3434 "eslint-config-prettier" : " 10.1.8" ,
Original file line number Diff line number Diff line change 2020 "@playwright/test" : " 1.56.1" ,
2121 "@responsive-image/internals" : " workspace:*" ,
2222 "@responsive-image/vite-plugin" : " workspace:*" ,
23- "@types/node" : " 22.13.4 " ,
23+ "@types/node" : " 24.9.1 " ,
2424 "typescript" : " 5.9.3" ,
2525 "vite" : " 7.1.12"
2626 }
Original file line number Diff line number Diff line change 2626 "postinstall-postinstall" : " ^2.1.0"
2727 },
2828 "volta" : {
29- "node" : " 20.19.5 " ,
29+ "node" : " 24.11.0 " ,
3030 "pnpm" : " 10.19.0"
3131 },
3232 "packageManager" : " pnpm@10.19.0" ,
Original file line number Diff line number Diff line change 4444 "devDependencies" : {
4545 "@playwright/test" : " 1.56.1" ,
4646 "@tsconfig/strictest" : " 2.0.6" ,
47- "@types/node" : " 22.13.4 " ,
47+ "@types/node" : " 24.9.1 " ,
4848 "concurrently" : " 9.2.1" ,
4949 "eslint" : " 9.38.0" ,
5050 "pkgroll" : " 2.20.1" ,
Original file line number Diff line number Diff line change 5454 "@responsive-image/internals" : " workspace:*" ,
5555 "@tsconfig/node20" : " 20.1.6" ,
5656 "@types/jest-image-snapshot" : " 6.4.0" ,
57- "@types/node" : " 22.13.4 " ,
57+ "@types/node" : " 24.9.1 " ,
5858 "concurrently" : " 9.2.1" ,
5959 "eslint" : " 9.38.0" ,
6060 "glob" : " 11.0.3" ,
You can’t perform that action at this time.
0 commit comments