File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 branches :
66 - main
77 - dev
8- - ' release/**'
8+ - " release/**"
99 paths-ignore :
1010 - " *.md"
1111 - " LICENSE"
1212 pull_request :
1313 branches :
1414 - main
1515 - dev
16- - ' release/**'
16+ - " release/**"
1717 paths-ignore :
1818 - " *.md"
1919 - " LICENSE"
4444 run : pnpm lint
4545 - name : Audit
4646 working-directory : ./web
47- run : pnpm audit --prod
47+ run : pnpm audit --prod --ignore-unfixable
Original file line number Diff line number Diff line change 4040 },
4141 "devDependencies" : {
4242 "@biomejs/biome" : " 2.3.14" ,
43- "@inlang/paraglide-js" : " 2.10.0 " ,
43+ "@inlang/paraglide-js" : " 2.15.1 " ,
4444 "@tanstack/devtools-vite" : " ^0.5.4" ,
4545 "@tanstack/router-plugin" : " ^1.166.7" ,
4646 "@types/lodash-es" : " ^4.17.12" ,
6363 },
6464 "pnpm" : {
6565 "overrides" : {
66- "seroval" : " ^1.4.1"
66+ "seroval" : " ^1.4.1" ,
67+ "kysely" : " ^0.28.12"
6768 }
6869 }
6970}
You can’t perform that action at this time.
0 commit comments