File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ plugins:
1313 - path : .yarn/plugins/@yarnpkg/plugin-outdated.cjs
1414 spec : " https://github.com/mskelton/yarn-plugin-outdated/raw/v3.2.4/bundles/@yarnpkg/plugin-outdated.js"
1515
16- yarnPath : .yarn/releases/yarn-4.16 .0.cjs
16+ yarnPath : .yarn/releases/yarn-4.17 .0.cjs
Original file line number Diff line number Diff line change 1- FROM node:22.22.3 -alpine AS base
1+ FROM node:22.23.0 -alpine AS base
22
33RUN corepack enable
44
Original file line number Diff line number Diff line change 4545 "lint:css" : " crafty cssLint src/**/*.css --preset legacy"
4646 },
4747 "devDependencies" : {
48- "@swissquote/crafty" : " 1.29.0 " ,
49- "@swissquote/crafty-preset-eslint" : " 1.29.0 " ,
50- "@swissquote/crafty-preset-images-simple" : " 1.29.0 " ,
51- "@swissquote/crafty-preset-postcss" : " 1.29.0 " ,
52- "@swissquote/crafty-runner-gulp" : " 1.29.0 " ,
48+ "@swissquote/crafty" : " 1.30.1 " ,
49+ "@swissquote/crafty-preset-eslint" : " 1.30.1 " ,
50+ "@swissquote/crafty-preset-images-simple" : " 1.30.1 " ,
51+ "@swissquote/crafty-preset-postcss" : " 1.30.1 " ,
52+ "@swissquote/crafty-runner-gulp" : " 1.30.1 " ,
5353 "@types/compression" : " ^1.0.0" ,
5454 "@types/express" : " ^5.0.0" ,
5555 "@types/morgan" : " ^1.7.35" ,
100100 "react-icons" : " ^5.0.0" ,
101101 "react-portal" : " ^4.1.5" ,
102102 "read-chunk" : " ^5.0.0" ,
103- "sharp" : " ^0.34 .0" ,
103+ "sharp" : " ^0.35 .0" ,
104104 "tmp-promise" : " ^3.0.2" ,
105105 "typedarray-to-buffer" : " ^4.0.0" ,
106106 "unzipper" : " ^0.12.0" ,
126126 "built" : true
127127 }
128128 },
129- "packageManager" : " yarn@4.16 .0"
129+ "packageManager" : " yarn@4.17 .0"
130130}
You can’t perform that action at this time.
0 commit comments