Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…release-please-action
  • Loading branch information
MarleneJiang authored Feb 14, 2023
2 parents e30e5f8 + cabc5b7 commit 4ea7f79
Show file tree
Hide file tree
Showing 5 changed files with 3,660 additions and 3,156 deletions.
Binary file modified backend/.tmp/data.db
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"x-generation-date": "2023-02-13T16:56:24.623Z"
"x-generation-date": "2023-02-14T02:56:16.362Z"
},
"x-strapi-config": {
"path": "/documentation",
Expand Down
1 change: 1 addition & 0 deletions frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default defineNuxtConfig({
'@nuxt/image-edge',
'nuxt-umami',
'nuxt-meilisearch',
'@nuxt/devtools',
],
experimental: {
reactivityTransform: true,
Expand Down
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@
"sentry": "sentry-cli releases files 1.0.0 upload-sourcemaps .nuxt/dist/client/_nuxt"
},
"dependencies": {
"@nuxt/devtools": "^0.1.2",
"@nuxt/image": "^0.7.1",
"@nuxt/image-edge": "^1.0.0-27840416.dc1ed65",
"@sentry/browser": "^7.36.0",
"@sentry/tracing": "^7.36.0",
"nuxt": "^3.2.0",
"nuxt-meilisearch": "^0.1.7",
"nuxt-umami": "^1.2.0"
},
Expand Down Expand Up @@ -47,7 +49,6 @@
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"marked": "^4.2.12",
"nuxt": "^3.0.0",
"nuxt-seo-kit": "^0.4.13",
"pinia": "^2.0.23",
"tailwindcss": "^3.2.4",
Expand Down
Loading

0 comments on commit 4ea7f79

Please sign in to comment.