Skip to content

Commit b99d845

Browse files
chore(deps): update npm (development)
1 parent 8c04c95 commit b99d845

File tree

5 files changed

+38
-38
lines changed

5 files changed

+38
-38
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"check": "npm run check -ws --include-workspace-root=false"
1919
},
2020
"devDependencies": {
21-
"@eslint/config-inspector": "1.2.0",
22-
"@iconify/json": "2.2.379",
23-
"@types/node": "24.3.0",
24-
"@vite-pwa/astro": "1.1.0",
25-
"eslint": "9.34.0",
26-
"jiti": "2.5.1",
21+
"@eslint/config-inspector": "1.4.2",
22+
"@iconify/json": "2.2.410",
23+
"@types/node": "24.10.1",
24+
"@vite-pwa/astro": "1.1.1",
25+
"eslint": "9.39.1",
26+
"jiti": "2.6.1",
2727
"type-fest": "4.41.0",
28-
"typescript": "5.9.2",
29-
"vite-plugin-pwa": "1.0.3",
30-
"workbox-window": "7.3.0"
28+
"typescript": "5.9.3",
29+
"vite-plugin-pwa": "1.1.0",
30+
"workbox-window": "7.4.0"
3131
},
3232
"overrides": {
3333
"stylus": "0.64.0"

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"devDependencies": {
2323
"@bpm2025-website/configs": "*",
24-
"@types/nodemailer": "7.0.1",
25-
"dotenv": "17.2.1"
24+
"@types/nodemailer": "7.0.4",
25+
"dotenv": "17.2.3"
2626
},
2727
"dependencies": {
2828
"@bpm2025-website/shared": "*",

packages/conferia/frontend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
},
4141
"devDependencies": {
4242
"@bpm2025-website/configs": "*",
43-
"@vitejs/plugin-vue": "6.0.1",
44-
"browserslist": "4.25.3",
45-
"lightningcss": "1.30.1",
46-
"unocss": "66.4.2",
43+
"@vitejs/plugin-vue": "6.0.2",
44+
"browserslist": "4.28.0",
45+
"lightningcss": "1.30.2",
46+
"unocss": "66.5.9",
4747
"vite": "7.1.3",
48-
"vite-plugin-pwa": "1.0.3",
49-
"vue-tsc": "3.0.6"
48+
"vite-plugin-pwa": "1.1.0",
49+
"vue-tsc": "3.1.5"
5050
}
5151
}

packages/configs/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,24 @@
1919
"devDependencies": {
2020
"@bpm2025-website/shared": "*",
2121
"@dword-design/eslint-plugin-import-alias": "6.0.3",
22-
"@eslint/js": "9.34.0",
23-
"@stylistic/eslint-plugin": "5.2.3",
24-
"@unocss/eslint-config": "66.4.2",
22+
"@eslint/js": "9.39.1",
23+
"@stylistic/eslint-plugin": "5.6.1",
24+
"@unocss/eslint-config": "66.5.9",
2525
"astro-eslint-parser": "1.2.2",
2626
"eslint-config-flat-gitignore": "2.1.0",
27-
"eslint-plugin-astro": "1.3.1",
28-
"eslint-plugin-css": "0.11.0",
27+
"eslint-plugin-astro": "1.5.0",
28+
"eslint-plugin-css": "0.11.1",
2929
"eslint-plugin-file-progress": "3.0.2",
3030
"eslint-plugin-import-x": "4.16.1",
31-
"eslint-plugin-jsdoc": "54.1.1",
31+
"eslint-plugin-jsdoc": "54.7.0",
3232
"eslint-plugin-promise": "7.2.1",
3333
"eslint-plugin-regexp": "2.10.0",
34-
"eslint-plugin-vue": "10.4.0",
35-
"eslint-plugin-vue-scoped-css": "2.11.0",
34+
"eslint-plugin-vue": "10.6.0",
35+
"eslint-plugin-vue-scoped-css": "2.12.0",
3636
"find-up-simple": "1.0.1",
37-
"globals": "16.3.0",
38-
"typescript-eslint": "8.41.0",
39-
"unocss": "66.4.2",
37+
"globals": "16.5.0",
38+
"typescript-eslint": "8.47.0",
39+
"unocss": "66.5.9",
4040
"vue-eslint-parser": "10.2.0"
4141
}
4242
}

packages/frontend/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,21 @@
2727
"world-countries": "5.1.0"
2828
},
2929
"devDependencies": {
30-
"@astro-community/astro-embed-youtube": "0.5.6",
31-
"@astrojs/check": "0.9.4",
32-
"@astrojs/markdown-remark": "6.3.6",
33-
"@astrojs/mdx": "4.3.4",
34-
"@astrojs/sitemap": "3.5.1",
35-
"@astrojs/vue": "5.1.0",
30+
"@astro-community/astro-embed-youtube": "0.5.9",
31+
"@astrojs/check": "0.9.5",
32+
"@astrojs/markdown-remark": "6.3.9",
33+
"@astrojs/mdx": "4.3.12",
34+
"@astrojs/sitemap": "3.6.0",
35+
"@astrojs/vue": "5.1.3",
3636
"@astrolib/seo": "1.0.0-beta.8",
3737
"@bpm2025-website/configs": "*",
3838
"@bpm2025-website/shared": "*",
39-
"@iconify/json": "2.2.379",
39+
"@iconify/json": "2.2.410",
4040
"@playform/compress": "0.2.0",
4141
"astro": "5.13.4",
4242
"linkedom": "0.18.12",
43-
"marked": "16.2.1",
44-
"tailwind-merge": "3.3.1",
45-
"unocss": "66.4.2"
43+
"marked": "16.4.2",
44+
"tailwind-merge": "3.4.0",
45+
"unocss": "66.5.9"
4646
}
4747
}

0 commit comments

Comments
 (0)