Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21,137 changes: 12,809 additions & 8,328 deletions frontend/package-lock.json

Large diffs are not rendered by default.

23 changes: 12 additions & 11 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,18 @@
"shadcn:copy": "npx @firebase-oss/ui-shadcn@beta copy --outDir=.output/public/r"
},
"devDependencies": {
"@docsearch/js": "^3.9.0",
"@nuxt/eslint": "^1.1.0",
"@nuxtjs/sitemap": "^7.2.6",
"date-fns": "^4.1.0",
"eslint": "^9.20.1",
"firebase": "^11.3.1",
"isomorphic-dompurify": "^2.22.0",
"nuxt": "^3.15.4",
"sass": "^1.85.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"@docsearch/css": "^4.6.3",
"@docsearch/js": "^4.6.3",
Comment thread
morganchen12 marked this conversation as resolved.
"@nuxt/eslint": "^1.16.0",
"@nuxtjs/sitemap": "^8.2.1",
"date-fns": "^4.4.0",
"eslint": "^10.5.0",
Comment thread
morganchen12 marked this conversation as resolved.
"firebase": "^12.15.0",
Comment thread
morganchen12 marked this conversation as resolved.
"isomorphic-dompurify": "^3.18.0",
"nuxt": "^4.4.8",
Comment thread
morganchen12 marked this conversation as resolved.
"sass": "^1.101.0",
"vue": "^3.5.38",
Comment thread
morganchen12 marked this conversation as resolved.
"vue-router": "^5.1.0"
},
"overrides": {
"esbuild": "~0.25.0"
Expand Down
Loading
Loading