Skip to content

Commit 9c398bb

Browse files
committed
chore: upgrade dependencies
1 parent 3324968 commit 9c398bb

5 files changed

Lines changed: 1770 additions & 2297 deletions

File tree

backend/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
"typecheck": "tsc --noEmit --skipLibCheck"
2727
},
2828
"dependencies": {
29-
"@koa/router": "^15.6.0",
29+
"@koa/router": "^15.7.0",
3030
"@noble/ciphers": "^2.2.0",
3131
"@noble/curves": "^2.2.0",
3232
"@noble/hashes": "^2.2.0",
3333
"@putongoj/shared": "workspace:*",
34-
"@zip.js/zip.js": "^2.8.26",
34+
"@zip.js/zip.js": "^2.8.29",
3535
"cross-env": "^10.1.0",
3636
"dotenv-flow": "^4.1.0",
3737
"fast-levenshtein": "^3.0.0",
38-
"fs-extra": "^11.3.5",
38+
"fs-extra": "^11.3.6",
3939
"ioredis": "^5.11.1",
4040
"koa": "^3.2.1",
4141
"koa-body": "^7.0.1",
@@ -46,10 +46,10 @@
4646
"koa-static": "^5.0.0",
4747
"lodash": "^4.18.1",
4848
"luxon": "^3.7.2",
49-
"mongoose": "^9.6.3",
50-
"mongoose-paginate-v2": "^1.9.4",
49+
"mongoose": "^9.7.4",
50+
"mongoose-paginate-v2": "^1.9.5",
5151
"node-cache": "^5.1.2",
52-
"pm2": "^7.0.1",
52+
"pm2": "^7.0.3",
5353
"superagent": "^10.3.0",
5454
"tracer": "^1.3.0",
5555
"ws": "^8.21.0",
@@ -67,14 +67,14 @@
6767
"@types/koa-static": "^4.0.4",
6868
"@types/koa__router": "^12.0.5",
6969
"@types/lodash": "^4.17.24",
70-
"@types/luxon": "^3.7.1",
70+
"@types/luxon": "^3.7.2",
7171
"@types/node": "~24.12.4",
7272
"@types/superagent": "^8.1.10",
7373
"@types/supertest": "^7.2.0",
7474
"@types/ws": "^8.18.1",
7575
"ava": "^7.0.0",
76-
"concurrently": "^9.2.1",
77-
"eslint": "^10.4.1",
76+
"concurrently": "^9.2.4",
77+
"eslint": "^10.7.0",
7878
"nodemon": "^3.1.14",
7979
"nyc": "^18.0.0",
8080
"supertest": "^7.2.2",

document/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"preview": "vitepress preview"
77
},
88
"devDependencies": {
9-
"mermaid": "^11.15.0",
9+
"mermaid": "^11.16.0",
1010
"vitepress": "2.0.0-alpha.17",
1111
"vitepress-plugin-mermaid": "^2.0.17"
1212
}

frontend/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"@noble/hashes": "^2.2.0",
2626
"@primeuix/themes": "^2.0.3",
2727
"@putongoj/shared": "workspace:*",
28-
"@tailwindcss/vite": "^4.3.0",
29-
"@vitejs/plugin-legacy": "^8.0.2",
28+
"@tailwindcss/vite": "^4.3.2",
29+
"@vitejs/plugin-legacy": "^8.2.0",
3030
"@vitejs/plugin-vue": "^6.0.7",
3131
"@vueuse/core": "^14.3.0",
32-
"@zip.js/zip.js": "^2.8.26",
33-
"axios": "^1.17.0",
32+
"@zip.js/zip.js": "^2.8.29",
33+
"axios": "^1.18.1",
3434
"chart.js": "^4.5.1",
35-
"csv-stringify": "^6.7.0",
35+
"csv-stringify": "^6.8.1",
3636
"date-fns": "^4.4.0",
3737
"exceljs": "^4.4.0",
3838
"highlight.js": "^11.11.1",
@@ -43,23 +43,23 @@
4343
"primeicons": "^7.0.0",
4444
"primevue": "^4.5.5",
4545
"stylus": "^0.64.0",
46-
"tailwindcss": "^4.3.0",
46+
"tailwindcss": "^4.3.2",
4747
"tailwindcss-primeui": "^0.6.1",
4848
"ua-parser-js": "^2.0.10",
4949
"vditor": "^3.11.2",
50-
"vue": "3.5.33",
51-
"vue-i18n": "^11.4.4",
50+
"vue": "3.5.39",
51+
"vue-i18n": "^11.4.6",
5252
"vue-router": "^5.1.0",
5353
"zod": "^4.4.3"
5454
},
5555
"devDependencies": {
5656
"@antfu/eslint-config": "^8.3.0",
5757
"@types/lodash.debounce": "^4.0.9",
58-
"eslint": "^10.4.1",
58+
"eslint": "^10.7.0",
5959
"rollup-plugin-visualizer": "^7.0.1",
6060
"typescript": "^5.9.3",
61-
"vite": "8.0.10",
62-
"vue-tsc": "^3.3.3"
61+
"vite": "8.1.4",
62+
"vue-tsc": "^3.3.7"
6363
},
6464
"browserslist": [
6565
"> 0.3%",

0 commit comments

Comments
 (0)