Skip to content

Commit

Permalink
chore: update deps (#4742)
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat authored Jul 6, 2023
1 parent b6a51fb commit 95832c9
Show file tree
Hide file tree
Showing 9 changed files with 609 additions and 348 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"devDependencies": {
"@builder.io/partytown": "0.8.0",
"@clack/prompts": "^0.6.3",
"@microsoft/api-documenter": "^7.22.21",
"@microsoft/api-extractor": "7.36.0",
"@microsoft/api-documenter": "^7.22.23",
"@microsoft/api-extractor": "7.36.1",
"@napi-rs/cli": "2.12.1",
"@napi-rs/triples": "1.1.0",
"@node-rs/helper": "1.3.3",
Expand All @@ -71,15 +71,15 @@
"@types/eslint": "8.40.2",
"@types/express": "4.17.17",
"@types/mri": "1.1.1",
"@types/node": "^20.3.3",
"@types/node": "^20.4.0",
"@types/path-browserify": "1.0.0",
"@types/prettier": "2.7.3",
"@types/prompts": "2.4.4",
"@types/semver": "7.5.0",
"@types/which-pm-runs": "1.0.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/utils": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/utils": "5.61.0",
"all-contributors-cli": "6.26.0",
"brotli": "1.3.3",
"commitizen": "4.3.0",
Expand All @@ -90,7 +90,7 @@
"esbuild": "0.16.16",
"eslint": "8.44.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-qwik": "^1.2.3",
"eslint-plugin-qwik": "^1.2.5",
"execa": "7.1.1",
"express": "4.18.2",
"install": "^0.13.0",
Expand All @@ -101,15 +101,15 @@
"prettier": "2.8.8",
"pretty-quick": "^3.1.3",
"prompts": "2.4.2",
"rollup": "3.26.0",
"rollup": "3.26.2",
"semver": "7.5.3",
"snoop": "^1.0.4",
"terser": "5.18.2",
"tsm": "2.2.2",
"typescript": "5.1.6",
"undici": "5.22.1",
"uvu": "0.5.6",
"vite": "4.3.9",
"vite": "4.4.0",
"vite-tsconfig-paths": "4.2.0",
"watchlist": "0.3.1",
"which-pm-runs": "1.1.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"@mui/x-data-grid": "^6.4.0",
"@supabase/supabase-js": "^2.24.0",
"@types/prismjs": "^1.26.0",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@unpic/core": "^0.0.24",
"@unpic/qwik": "^0.0.20",
"@unpic/core": "^0.0.27",
"@unpic/qwik": "^0.0.23",
"algoliasearch": "4.16.0",
"autoprefixer": "10.4.14",
"fflate": "0.8.0",
"gray-matter": "4.0.3",
"openai": "^3.2.1",
"postcss": "8.4.24",
"postcss": "8.4.25",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"puppeteer": "^20.7.4",
"puppeteer": "^20.8.0",
"qwik-image": "^0.0.7",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -60,7 +60,7 @@
"typescript": "5.1.6",
"undici": "5.22.1",
"uvu": "0.5.6",
"vite": "4.3.9",
"vite": "4.4.0",
"vite-plugin-inspect": "^0.7.32",
"wrangler": "^3.1.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"@netlify/edge-functions": "^2.0.0",
"@types/density-clustering": "^1.3.0",
"@types/eslint": "8.40.2",
"@types/node": "^20.3.3",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@types/node": "^20.4.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.44.0",
"eslint-plugin-qwik": "^1.2.3",
"eslint-plugin-qwik": "^1.2.5",
"netlify-cli": "^15.8.0",
"prettier": "2.8.8",
"typescript": "5.1.6",
"undici": "5.22.1",
"uvu": "0.5.6",
"vite": "4.3.9",
"vite": "4.4.0",
"vite-tsconfig-paths": "4.2.0"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/qwik-city/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@
"devDependencies": {
"@azure/functions": "^3.5.1",
"@builder.io/qwik": "workspace:*",
"@microsoft/api-extractor": "7.36.0",
"@microsoft/api-extractor": "7.36.1",
"@netlify/edge-functions": "^2.0.0",
"@types/marked": "5.0.0",
"@types/mdast": "^3.0.11",
"@types/node": "^20.3.3",
"@types/node": "^20.4.0",
"@types/refractor": "3.0.2",
"@types/set-cookie-parser": "^2.4.2",
"estree-util-value-to-estree": "3.0.1",
Expand All @@ -120,7 +120,7 @@
"unified": "10.1.2",
"unist-util-visit": "4.1.2",
"uvu": "0.5.6",
"vite": "4.3.9",
"vite": "4.4.0",
"yaml": "2.3.1"
},
"license": "MIT",
Expand Down
12 changes: 6 additions & 6 deletions packages/qwik-labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/qwik": "1.2.3",
"@builder.io/qwik": "1.2.5",
"@types/eslint": "8.40.2",
"@types/node": "^20.3.3",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@types/node": "^20.4.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.44.0",
"eslint-plugin-qwik": "^1.2.3",
"eslint-plugin-qwik": "^1.2.5",
"np": "7.6.1",
"prettier": "2.8.8",
"typescript": "5.1.6",
"undici": "5.22.1",
"vite": "4.3.9"
"vite": "4.4.0"
}
}
4 changes: 2 additions & 2 deletions packages/qwik-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"devDependencies": {
"@builder.io/qwik": "workspace:*",
"@types/react": "18.2.13",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6",
"vite": "4.3.9"
"vite": "4.4.0"
},
"peerDependencies": {
"@builder.io/qwik": ">=0.22.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"devDependencies": {
"@builder.io/qwik": "workspace:*",
"vite": "4.3.9",
"vite": "4.4.0",
"vite-plugin-static-copy": "^0.16.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/supabase-auth-helpers-qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"author": "Qwik Team",
"devDependencies": {
"@builder.io/qwik": "1.2.3",
"@builder.io/qwik-city": "1.2.3",
"@builder.io/qwik": "1.2.5",
"@builder.io/qwik-city": "1.2.5",
"@supabase/supabase-js": "2.24.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 95832c9

Please sign in to comment.