File tree Expand file tree Collapse file tree 7 files changed +1254
-1129
lines changed Expand file tree Collapse file tree 7 files changed +1254
-1129
lines changed Original file line number Diff line number Diff line change 99 "ui" : " playwright test --ui"
1010 },
1111 "devDependencies" : {
12- "@playwright/test" : " 1.53.2 "
12+ "@playwright/test" : " 1.56.1 "
1313 }
1414}
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424
2525 steps :
26- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2727 - run : corepack enable
2828 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
2929 with :
4040 runs-on : ubuntu-latest
4141
4242 steps :
43- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
43+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4444 - run : corepack enable
4545 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
4646 with :
Original file line number Diff line number Diff line change 1414 timeout-minutes : 60
1515 runs-on : ubuntu-latest
1616 container :
17- image : mcr.microsoft.com/playwright:v1.53.2 -noble
17+ image : mcr.microsoft.com/playwright:v1.56.1 -noble
1818 steps :
1919 - uses : actions/checkout@v5
2020 - run : corepack enable
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 - name : Check provenance downgrades
20- uses : danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20+ uses : danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
2121 with :
2222 fail-on-provenance-change : true
Original file line number Diff line number Diff line change 1010 "typecheck" : " node .scripts/typecheck.mjs"
1111 },
1212 "devDependencies" : {
13- "@nuxt/cli" : " ^3.25.1 " ,
14- "@nuxt/eslint" : " ^1.5.2 " ,
15- "@nuxt/eslint-config" : " ^1.5.2 " ,
16- "@types/node" : " ^22.16.0 " ,
13+ "@nuxt/cli" : " ^3.30.0 " ,
14+ "@nuxt/eslint" : " ^1.10.0 " ,
15+ "@nuxt/eslint-config" : " ^1.10.0 " ,
16+ "@types/node" : " ^22.19.1 " ,
1717 "consola" : " ^3.4.2" ,
18- "eslint" : " ^9.30 .1" ,
18+ "eslint" : " ^9.39 .1" ,
1919 "pathe" : " ^2.0.3" ,
20- "pkg-types" : " ^2.2 .0" ,
21- "tinyexec" : " ^1.0.1 " ,
22- "tinyglobby" : " ^0.2.14 " ,
23- "turbo" : " 2.5.4 " ,
24- "typescript" : " 5.8 .3" ,
25- "vue-tsc" : " 3.0 .4"
20+ "pkg-types" : " ^2.3 .0" ,
21+ "tinyexec" : " ^1.0.2 " ,
22+ "tinyglobby" : " ^0.2.15 " ,
23+ "turbo" : " 2.6.1 " ,
24+ "typescript" : " 5.9 .3" ,
25+ "vue-tsc" : " 3.1 .4"
2626 },
2727 "resolutions" : {
2828 "@nuxt/examples-ui" : " workspace:*" ,
2929 "@nuxt/kit" : " 4.1.3" ,
3030 "nuxt" : " 4.1.0" ,
31- "vue" : " 3.5.17 "
31+ "vue" : " 3.5.24 "
3232 },
33- "packageManager" : " pnpm@10.21 .0"
33+ "packageManager" : " pnpm@10.22 .0"
3434}
Original file line number Diff line number Diff line change 1616 ],
1717 "devDependencies" : {
1818 "nuxt" : " ^4.0.1" ,
19- "vue" : " 3.5.17 "
19+ "vue" : " 3.5.24 "
2020 },
2121 "dependencies" : {
22- "@iconify-json/lucide" : " ^1.2.56 " ,
22+ "@iconify-json/lucide" : " ^1.2.73 " ,
2323 "@nuxt/ui" : " 4.0.1" ,
24- "tailwindcss" : " 4.1.11 "
24+ "tailwindcss" : " 4.1.17 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments