Skip to content

Commit

Permalink
chore: dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wmertens committed Mar 20, 2024
1 parent 396e98e commit ae7f126
Show file tree
Hide file tree
Showing 12 changed files with 1,338 additions and 973 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,28 +60,28 @@
"@clack/prompts": "^0.7.0",
"@eslint/eslintrc": "^3.0.2",
"@mdx-js/mdx": "^3.0.1",
"@microsoft/api-documenter": "^7.23.35",
"@microsoft/api-extractor": "^7.42.2",
"@microsoft/api-documenter": "^7.24.1",
"@microsoft/api-extractor": "^7.43.0",
"@napi-rs/cli": "^2.18.0",
"@napi-rs/triples": "^1.2.0",
"@node-rs/helper": "^1.5.0",
"@octokit/action": "6.0.7",
"@playwright/test": "^1.42.1",
"@types/brotli": "^1.3.4",
"@types/bun": "^1.0.8",
"@types/bun": "^1.0.10",
"@types/cross-spawn": "^6.0.6",
"@types/eslint": "^8.56.5",
"@types/eslint": "^8.56.6",
"@types/express": "^4.17.21",
"@types/node": "^20.11.24",
"@types/node": "^20.11.30",
"@types/path-browserify": "^1.0.2",
"@types/prompts": "^2.4.9",
"@types/react": "^18.2.61",
"@types/react": "^18.2.67",
"@types/semver": "^7.5.8",
"@types/which-pm-runs": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/rule-tester": "^7.1.0",
"@typescript-eslint/utils": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/rule-tester": "^7.3.1",
"@typescript-eslint/utils": "^7.3.1",
"all-contributors-cli": "6.26.1",
"brotli": "1.3.3",
"commitizen": "4.3.0",
Expand All @@ -90,7 +90,7 @@
"cross-spawn": "7.0.3",
"csstype": "^3.1.3",
"cz-conventional-changelog": "3.3.0",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-qwik": "workspace:^",
Expand All @@ -104,21 +104,21 @@
"prettier-plugin-jsdoc": "^1.3.0",
"pretty-quick": "^4.0.0",
"prompts": "2.4.2",
"rollup": "^4.12.0",
"rollup": "^4.13.0",
"semver": "7.6.0",
"snoop": "^1.0.4",
"source-map": "0.7.4",
"svgo": "^3.2.0",
"syncpack": "^12.3.0",
"terser": "^5.28.1",
"terser": "^5.29.2",
"tsm": "^2.3.0",
"typescript": "5.3.3",
"undici": "*",
"vfile": "^6.0.1",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-imagetools": "^6.2.9",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0",
"watchlist": "0.3.1",
"which-pm-runs": "1.1.0",
"zod": "^3.22.4"
Expand All @@ -129,7 +129,7 @@
"yarn": "please-use-pnpm",
"pnpm": ">=8.6.12"
},
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.15.5",
"pnpm": {
"overrides": {
"vfile": "^6.0.1",
Expand Down Expand Up @@ -164,7 +164,7 @@
"cli.qwik": "pnpm build.cli && node packages/qwik/qwik-cli.cjs",
"cli.validate": "tsm scripts/validate-cli.ts",
"commit": "git-cz",
"deps": "pnpm upgrade -i -r --latest && syncpack fix-mismatches && pnpm dedupe",
"deps": "corepack pnpm upgrade -i -r --latest && syncpack fix-mismatches && corepack pnpm dedupe",
"docs.dev": "cd packages/docs && pnpm dev",
"docs.preview": "cd packages/docs && pnpm preview",
"docs.sync": "tsm scripts/docs_sync/index.ts && pnpm fmt",
Expand Down
22 changes: 11 additions & 11 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@
"@builder.io/qwik-city": "workspace:^",
"@builder.io/qwik-labs": "workspace:^",
"@builder.io/qwik-react": "workspace:^",
"@builder.io/sdk-qwik": "^0.14.5",
"@builder.io/sdk-qwik": "^0.14.8",
"@docsearch/css": "^3.5.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@modular-forms/qwik": "^0.23.1",
"@mui/material": "^5.15.11",
"@mui/system": "^5.15.11",
"@mui/material": "^5.15.14",
"@mui/system": "^5.15.14",
"@mui/x-data-grid": "^6.19.6",
"@supabase/supabase-js": "^2.39.7",
"@supabase/supabase-js": "^2.39.8",
"@types/prismjs": "^1.26.3",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@unpic/core": "^0.0.42",
"@unpic/qwik": "^0.0.38",
"algoliasearch": "4.16.0",
"autoprefixer": "^10.4.18",
"fflate": "^0.8.2",
"gray-matter": "4.0.3",
"openai": "^3.3.0",
"postcss": "^8.4.35",
"postcss": "^8.4.37",
"prettier": "^3.2.5",
"prism-themes": "1.9.0",
"prismjs": "1.29.0",
"puppeteer": "^22.3.0",
"puppeteer": "^22.6.0",
"qwik-image": "^0.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -44,12 +44,12 @@
"shikiji": "^0.7.0 || ^0.8.0 || ^0.9.0",
"snarkdown": "^2.0.0",
"tailwindcss": "^3.4.1",
"terser": "^5.28.1",
"terser": "^5.29.2",
"tsm": "^2.3.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"undici": "*",
"valibot": "^0.29.0",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-plugin-inspect": "^0.8.3",
"wrangler": "^3.30.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-plugin-qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
},
"devDependencies": {
"@builder.io/qwik": "workspace:^",
"@types/eslint": "^8.56.5",
"@types/eslint": "^8.56.6",
"@types/estree": "^1.0.2",
"@typescript-eslint/rule-tester": "^7.1.0",
"@typescript-eslint/utils": "^7.1.0",
"@typescript-eslint/rule-tester": "^7.3.1",
"@typescript-eslint/utils": "^7.3.1",
"redent": "^4.0.0"
},
"engines": {
Expand Down
24 changes: 12 additions & 12 deletions packages/insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@auth/core": "0.21.0",
"@builder.io/qwik-auth": "workspace:^",
"@libsql/client": "^0.5.2",
"@libsql/client": "^0.5.6",
"@modular-forms/qwik": "^0.23.1",
"@typescript/analyze-trace": "^0.10.1",
"density-clustering": "^1.3.0",
Expand All @@ -20,24 +20,24 @@
"@builder.io/vite-plugin-macro": "~0.0.7",
"@netlify/edge-functions": "^2.3.1",
"@types/density-clustering": "^1.3.3",
"@types/eslint": "^8.56.5",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/eslint": "^8.56.6",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"autoprefixer": "^10.4.18",
"better-sqlite3": "^9.4.3",
"eslint": "^8.57.0",
"eslint-plugin-qwik": "workspace:^",
"netlify-cli": "^17.17.1",
"postcss": "^8.4.35",
"netlify-cli": "^17.19.5",
"postcss": "^8.4.37",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"prettier-plugin-tailwindcss": "^0.5.12",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3",
"typescript": "5.4.2",
"undici": "*",
"vite": "^5.1.4",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1"
"vite": "^5.1.6",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
"engines": {
"node": ">=16.8.0 <18.0.0 || >=18.11"
Expand Down
14 changes: 7 additions & 7 deletions packages/qwik-city/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,37 @@
"svgo": "^3.2.0",
"undici": "*",
"vfile": "^6.0.1",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-imagetools": "^6.2.9",
"zod": "^3.22.4"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@builder.io/qwik": "workspace:^",
"@microsoft/api-extractor": "^7.42.2",
"@microsoft/api-extractor": "^7.43.0",
"@netlify/edge-functions": "^2.3.1",
"@types/mdast": "^4.0.1",
"@types/node": "^20.11.24",
"@types/refractor": "^3.0.3",
"@types/node": "^20.11.30",
"@types/refractor": "^3.4.1",
"@types/set-cookie-parser": "^2.4.7",
"estree-util-value-to-estree": "3.0.1",
"github-slugger": "2.0.0",
"hast-util-heading-rank": "2.1.1",
"hast-util-to-string": "2.0.0",
"kleur": "4.1.5",
"marked": "^12.0.0",
"marked": "^12.0.1",
"mdast-util-mdx": "^3.0.0",
"refractor": "4.8.1",
"rehype-autolink-headings": "7.1.0",
"remark-frontmatter": "5.0.0",
"remark-gfm": "4.0.0",
"set-cookie-parser": "^2.6.0",
"tsm": "^2.3.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"unified": "11.0.4",
"unist-util-visit": "5.0.0",
"uvu": "0.5.6",
"yaml": "^2.4.0"
"yaml": "^2.4.1"
},
"engines": {
"node": ">=16.8.0 <18.0.0 || >=18.11"
Expand Down
14 changes: 7 additions & 7 deletions packages/qwik-labs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"version": "0.0.1",
"devDependencies": {
"@builder.io/qwik": "workspace:^",
"@types/eslint": "^8.56.5",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/eslint": "^8.56.6",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"eslint": "^8.57.0",
"eslint-plugin-qwik": "workspace:^",
"np": "^10.0.0",
"np": "^10.0.1",
"prettier": "^3.2.5",
"typescript": "5.3.3",
"typescript": "5.4.2",
"undici": "*",
"vite": "^5.1.4"
"vite": "^5.1.6"
},
"engines": {
"node": ">=16.8.0 <18.0.0 || >=18.11"
Expand Down
12 changes: 6 additions & 6 deletions packages/qwik-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"bugs": "https://github.com/BuilderIO/qwik/issues",
"devDependencies": {
"@builder.io/qwik": "workspace:^",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"vite": "^5.1.4"
"typescript": "5.4.2",
"vite": "^5.1.6"
},
"engines": {
"node": ">=16.8.0 <18.0.0 || >=18.11"
Expand All @@ -36,8 +36,8 @@
"main": "./lib/index.qwik.mjs",
"peerDependencies": {
"@builder.io/qwik": "workspace:^",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"react": "18.2.0",
"react-dom": "18.2.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 @@ -5,7 +5,7 @@
"bugs": "https://github.com/BuilderIO/qwik/issues",
"devDependencies": {
"@builder.io/qwik": "workspace:^",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-plugin-static-copy": "^1.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"dependencies": {
"csstype": "^3.1.3",
"vite": "^5.1.4"
"vite": "^5.1.6"
},
"devDependencies": {
"@builder.io/qwik-dom": "workspace:^",
Expand Down
Loading

0 comments on commit ae7f126

Please sign in to comment.