Skip to content

Commit

Permalink
chore: change package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Jan 18, 2024
1 parent 1351316 commit d4a31c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"postinstall": "pnpm install --force @img/sharp-darwin-x64"
},
"devDependencies": {
"@angular/compiler-cli": "^16.2.1",
"@angular/compiler": "^16.2.1",
"@angular/compiler-cli": "^16.2.1",
"@builder.io/qwik": "1.4.0",
"@builder.io/qwik-city": "1.4.0",
"@builder.io/qwik-labs": "github:BuilderIo/qwik-labs-build#54bd30974551886f17ca3560c672a4eccf0ff9ea",
"@builder.io/qwik": "1.4.0",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/introspection": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@tailwindcss/forms": "^0.5.4",
"@types/braintree-web-drop-in": "^1.39.0",
"@types/eslint": "8.44.2",
Expand All @@ -54,8 +54,8 @@
"@typescript-eslint/parser": "6.4.0",
"autoprefixer": "10.4.15",
"concurrently": "8.2.0",
"eslint-plugin-qwik": "1.4.0",
"eslint": "8.45.0",
"eslint-plugin-qwik": "1.4.0",
"husky": "^8.0.3",
"node-fetch": "3.3.2",
"postcss": "8.4.28",
Expand All @@ -64,13 +64,14 @@
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"undici": "5.23.0",
"vite-tsconfig-paths": "4.3.1",
"vite": "5.0.11",
"vite-tsconfig-paths": "4.3.1",
"wrangler": "3.5.1"
},
"dependencies": {
"@angular/localize": "^16.2.1",
"@graphql-codegen/typescript-generic-sdk": "^3.1.0",
"@img/sharp-darwin-x64": "^0.33.2",
"@stripe/stripe-js": "^2.1.0",
"braintree-web-drop-in": "^1.40.0",
"graphql": "^16.8.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d4a31c8

Please sign in to comment.