Skip to content

Commit 877bdc1

Browse files
committed
update server stuff
1 parent 25d9980 commit 877bdc1

File tree

2 files changed

+43
-59
lines changed

2 files changed

+43
-59
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"dependencies": {
3737
"@vueuse/core": "12.2.0",
3838
"canvas-confetti": "1.9.3",
39-
"date-fns": "3.6.0",
39+
"date-fns": "4.1.0",
4040
"dotaver": "1.0.1",
4141
"fathom-client": "3.7.2",
4242
"fetch-unfiller": "0.2.0",
4343
"p-queue": "8.0.1",
44-
"pino": "9.3.2"
44+
"pino": "9.6.0"
4545
},
4646
"devDependencies": {
4747
"@antfu/eslint-config": "3.12.1",
@@ -56,7 +56,7 @@
5656
"@total-typescript/ts-reset": "0.6.1",
5757
"@types/canvas-confetti": "1.9.0",
5858
"@types/node": "22.10.2",
59-
"@vercel/speed-insights": "1.0.10",
59+
"@vercel/speed-insights": "1.1.0",
6060
"@vite-pwa/nuxt": "0.10.6",
6161
"@vueuse/nuxt": "12.2.0",
6262
"@windicss/plugin-animations": "1.0.9",
@@ -68,9 +68,9 @@
6868
"nuxt": "3.15.0",
6969
"nuxt-security": "2.1.5",
7070
"nuxt-windicss": "3.0.1",
71-
"ofetch": "1.3.4",
72-
"pino-http": "10.2.0",
73-
"pino-pretty": "11.2.2",
71+
"ofetch": "1.4.1",
72+
"pino-http": "10.3.0",
73+
"pino-pretty": "13.0.0",
7474
"prettier": "3.4.2",
7575
"simple-git-hooks": "2.11.1",
7676
"typescript": "5.7.2",

pnpm-lock.yaml

+37-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)