Skip to content

Commit fa212e9

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents e207278 + 78b515d commit fa212e9

File tree

4 files changed

+449
-446
lines changed

4 files changed

+449
-446
lines changed

apps/spuxx-api/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@nanogiants/nestjs-swagger-api-exception-decorator": "1.6.11",
2929
"@nestjs/common": "10.4.15",
3030
"@nestjs/config": "3.3.0",
31-
"@nestjs/core": "10.4.8",
31+
"@nestjs/core": "10.4.15",
3232
"@nestjs/platform-express": "10.4.7",
3333
"@nestjs/sequelize": "10.0.1",
3434
"@nestjs/swagger": "8.1.0",
35-
"@spuxx/js-utils": "1.2.0",
35+
"@spuxx/js-utils": "1.3.0",
3636
"@spuxx/nest-utils": "3.1.0",
3737
"class-transformer": "0.5.1",
3838
"class-validator": "0.14.1",
@@ -61,7 +61,7 @@
6161
"ts-node": "10.9.1",
6262
"typescript": "5.7.2",
6363
"unplugin-swc": "1.5.1",
64-
"vite": "5.4.8",
64+
"vite": "6.0.7",
6565
"vite-plugin-dts": "4.2.3",
6666
"vite-plugin-externalize-deps": "^0.8.0",
6767
"vite-tsconfig-paths": "5.1.4",

apps/spuxx-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@astrojs/check": "0.9.4",
1919
"@iconify-json/mdi": "1.2.0",
20-
"astro-icon": "1.1.4",
20+
"astro-icon": "1.1.5",
2121
"typescript": "5.7.2"
2222
}
2323
}

apps/toledo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
"@spuxx/browser-utils": "1.3.0",
1717
"@spuxx/js-utils": "1.3.0",
1818
"pinia": "2.3.0",
19-
"vue": "3.5.12",
19+
"vue": "3.5.13",
2020
"vue-router": "4.4.5",
2121
"vuetify": "3.7.3",
2222
"markdown-it": "14.1.0"
2323
},
2424
"devDependencies": {
2525
"@modyfi/vite-plugin-yaml": "1.1.0",
26-
"@playwright/test": "1.48.1",
26+
"@playwright/test": "1.49.1",
2727
"@tsconfig/node20": "20.1.4",
2828
"@types/markdown-it": "14.1.2",
2929
"@types/node": "20.17.0",
3030
"@vitejs/plugin-vue": "5.1.4",
3131
"@vue/tsconfig": "0.5.1",
32-
"playwright": "1.47.2",
32+
"playwright": "1.49.1",
3333
"typescript": "5.7.2",
34-
"vite": "5.4.10",
34+
"vite": "6.0.7",
3535
"vite-plugin-dts": "4.2.3",
3636
"vite-tsconfig-paths": "5.1.4",
3737
"vue-tsc": "https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"

0 commit comments

Comments
 (0)