Skip to content

Commit

Permalink
🍓
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed Jul 6, 2023
1 parent de685f9 commit 621e952
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 574 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -83,8 +83,8 @@
},
"devDependencies": {
"@azure/static-web-apps-cli": "^1.1.3",
"@builder.io/qwik": "BuilderIo/qwik-build#main",
"@builder.io/qwik-city": "BuilderIo/qwik-city-build#main",
"@builder.io/qwik": "github:BuilderIo/qwik-build#main",
"@builder.io/qwik-city": "github:BuilderIo/qwik-city-build#main",
"@builder.io/qwik-react": "0.5.0",
"@builder.io/vite-plugin-macro": "~0.0.7",
"@emotion/react": "11.11.1",
Expand All @@ -97,22 +97,22 @@
"@types/compression": "^1.7.2",
"@types/eslint": "latest",
"@types/express": "4.17.17",
"@types/node": "^20.3.3",
"@types/node": "^20.4.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vendia/serverless-express": "^4.10.4",
"@vitest/ui": "^0.32.4",
"compression": "^1.7.4",
"create-qwik": "BuilderIO/qwik-create-cli-build#main",
"create-qwik": "github:BuilderIO/qwik-create-cli-build#main",
"cross-env": "^7.0.3",
"eslint": "^8.44.0",
"eslint-plugin-qwik": "^1.2.4",
"eslint-plugin-qwik": "^1.2.5",
"express": "^4.18.2",
"fastify": "^4.19.2",
"fastify-plugin": "^4.5.0",
"netlify-cli": "^15.8.0",
"netlify-cli": "^15.8.1",
"prettier": "^2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -126,7 +126,7 @@
"vercel": "^31.0.1",
"vite": "4.3.9",
"vitest": "^0.32.4",
"wrangler": "^3.1.1"
"wrangler": "^3.1.2"
},
"packageManager": "pnpm@8.6.1",
"engines": {
Expand Down

0 comments on commit 621e952

Please sign in to comment.