Git Product home page Git Product logo

perso's Introduction

My personal website and playgrounds.

Structure

.
├── apps
│   ├── website
└── packages
    ├── api-gateway
    ├── base-ui
    ├── common-i18n
    ├── crypto
    ├── db-main
    ├── errorh
    ├── eslint-config-bases
    ├── internal-dx
    └── ts-utils

Scripts

Name Description
yarn g:changeset Add a changeset to declare a new version
yarn g:typecheck Run typechecks in all workspaces
yarn g:prettier-check Run prettier checks
yarn g:prettier-fix Fix all prettier errors
yarn g:lint Display linter issues in all workspaces
yarn g:lint --fix Attempt to run linter auto-fix in all workspaces
yarn g:lint-styles Display css stylelint issues in all workspaces
yarn g:lint-styles --fix Attempt to run stylelint auto-fix issues in all workspaces
yarn g:test Run unit and e2e tests in all workspaces
yarn g:test-unit Run unit tests in all workspaces
yarn g:test-e2e Run e2e tests in all workspaces
yarn g:build Run build in all workspaces
yarn g:clean Clean builds in all workspaces
yarn g:check-dist Ensure build dist files passes es2017 (run g:build first).
yarn g:check-size Ensure build files are within size limit (run g:build first).
yarn g:build-doc Build documentation (generally api doc)
yarn clean:global-cache Clean tooling caches (eslint, jest...)
yarn deps:check --dep dev Will print what packages can be upgraded globally (see also .ncurc.yml)
yarn deps:update --dep dev Apply possible updates (run yarn install && yarn dedupe after)
yarn check:install Verify if there's no peer-deps missing in packages
yarn install:playwright Install playwright for e2e
yarn dedupe Built-in yarn deduplication of the lock file

perso's People

Contributors

belgattitude avatar codesee-maps[bot] avatar github-actions[bot] avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

perso's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json5
Error type: The renovate configuration file contains some invalid settings
Message: Invalid configuration option: packageRules[5].matchPackageName, packageRules[5]: Each packageRule must contain at least one match* or exclude* selector. Rule: {"groupName":"Soluble cache-interop","groupSlug":"soluble-cache-interop","matchPackageName":["@soluble/dsn-parser","@soluble/cache-ioredis","@soluble/cache-redis","@soluble/cache-interop"]}

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository.

  • WARN: Partial matches for matchPaths are deprecated. Please use a minimatch glob pattern or switch to matchFiles if you need exact matching.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @tailwindcss/line-clamp to v0.4.4
  • chore(deps): update dependency es-check to v7.1.1
  • chore(deps): update dependency lint-staged to v13.2.3
  • chore(deps): update dependency postcss to v8.4.24
  • chore(deps): update dependency prettier to v2.8.8 (prettier, @types/prettier)
  • chore(deps): update dependency remark-parse to v10.0.2
  • chore(deps): update dependency rimraf to v4.4.1
  • chore(deps): update dependency shell-quote to v1.8.1
  • chore(deps): update dependency sirv to v2.0.3
  • chore(deps): update dependency size-limit to v8.2.6
  • chore(deps): update dependency sync-directory to v6.0.4
  • chore(deps): update dependency tsx to v3.12.7
  • chore(deps): update jest monorepo (@types/jest, jest, jest-environment-jsdom)
  • chore(deps): update yarn to v4.0.0-rc.48
  • fix(deps): update dependency @headlessui/react to v1.7.15
  • fix(deps): update dependency @mui/joy to v5.0.0-alpha.86
  • fix(deps): update dependency @next-auth/prisma-adapter to v1.0.7
  • fix(deps): update dependency @theatre/core to v0.6.1
  • fix(deps): update dependency @theatre/r3f to v0.6.1
  • fix(deps): update dependency @theatre/studio to v0.6.1
  • fix(deps): update dependency flowbite-react to v0.4.10
  • fix(deps): update dependency got to v12.6.1
  • fix(deps): update dependency ioredis to v5.3.2
  • fix(deps): update dependency nanoid to v4.0.2
  • fix(deps): update dependency pino-pretty to v10.0.1
  • fix(deps): update dependency pusher to v5.1.3
  • fix(deps): update dependency random-word-slugs to v0.1.7
  • fix(deps): update dependency slugify to v1.6.6
  • fix(deps): update dependency superjson to v1.12.4
  • fix(deps): update dependency zustand to v4.3.9
  • fix(deps): update octokit monorepo (@octokit/graphql, @octokit/graphql-schema)
  • chore(deps): update cache-interop monorepo (@soluble/cache-interop, @soluble/cache-ioredis, @soluble/dsn-parser)
  • chore(deps): update commitlint monorepo to v17.6.6 (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency @aws-sdk/client-s3 to v3.363.0
  • chore(deps): update dependency @belgattitude/eslint-config-bases to v1.35.1
  • chore(deps): update dependency @httpx/exception to v1.8.1
  • chore(deps): update dependency @playwright/test to v1.35.1
  • chore(deps): update dependency @storybook/testing-library to v0.2.0
  • chore(deps): update dependency @testing-library/dom to v9.3.1
  • chore(deps): update dependency @uncrypt/simple-aes to v0.2.0
  • chore(deps): update dependency c8 to v7.14.0
  • chore(deps): update dependency eslint to v8.44.0
  • chore(deps): update dependency get-tsconfig to v4.6.2
  • chore(deps): update dependency graphql to v16.7.1
  • chore(deps): update dependency next-sitemap to v4.1.8
  • chore(deps): update dependency postcss-preset-env to v8.5.1
  • chore(deps): update dependency rehype-prism-plus to v1.6.1
  • chore(deps): update dependency sass to v1.63.6
  • chore(deps): update dependency tailwindcss to v3.3.2
  • chore(deps): update dependency ts-jest to v29.1.1
  • chore(deps): update dependency tslib to v2.6.0
  • chore(deps): update dependency tsup to v6.7.0
  • chore(deps): update dependency type-fest to v3.12.0
  • chore(deps): update dependency vite to v4.3.9
  • chore(deps): update dependency vite-tsconfig-paths to v4.2.0
  • chore(deps): update dependency webpack to v5.88.1
  • chore(deps): update emotion monorepo (@emotion/babel-plugin, @emotion/babel-preset-css-prop, @emotion/cache, @emotion/react, @emotion/server, @emotion/styled)
  • chore(deps): update graphqlcodegenerator monorepo (@graphql-codegen/cli, @graphql-codegen/typescript, @graphql-codegen/typescript-operations, @graphql-codegen/typescript-resolvers)
  • chore(deps): update nextjs monorepo to v13.4.8 (@next/bundle-analyzer, @next/env, eslint-config-next, next)
  • chore(deps): update node.js to v16.18
  • chore(deps): update nrwl monorepo to v15.9.4 (@nrwl/workspace, nx)
  • chore(deps): update pothos monorepo (@pothos/core, @pothos/plugin-errors, @pothos/plugin-prisma)
  • chore(deps): update prisma monorepo to v4.16.2 (@prisma/client, prisma)
  • chore(deps): update react monorepo (@types/react, @types/react-dom)
  • chore(deps): update vitest monorepo to v0.32.4 (@vitest/coverage-istanbul, @vitest/ui, vitest)
  • fix(deps): update dependency @react-three/drei to v9.78.1
  • fix(deps): update dependency @react-three/fiber to v8.13.4
  • fix(deps): update dependency @sentry/nextjs to v7.57.0
  • fix(deps): update dependency @sindresorhus/is to v5.4.1
  • fix(deps): update dependency date-fns to v2.30.0
  • fix(deps): update dependency fast-glob to v3.3.0
  • fix(deps): update dependency flowbite to v1.7.0
  • fix(deps): update dependency framer-motion to v10.12.18
  • fix(deps): update dependency graphql-yoga to v3.9.1
  • fix(deps): update dependency i18next to v22.5.1
  • fix(deps): update dependency jose to v4.14.4
  • fix(deps): update dependency markdown-to-jsx to v7.2.1
  • fix(deps): update dependency next-auth to v4.22.1
  • fix(deps): update dependency next-i18next to v13.3.0
  • fix(deps): update dependency pino to v8.14.1
  • fix(deps): update dependency pusher-js to v8.2.0
  • fix(deps): update dependency react-hook-form to v7.45.1
  • fix(deps): update dependency react-i18next to v12.3.1
  • fix(deps): update dependency react-router-dom to v6.14.1
  • fix(deps): update dependency rooks to v7.14.1
  • fix(deps): update dependency sharp to v0.32.1
  • fix(deps): update dependency tailwind-merge to v1.13.2
  • fix(deps): update dependency three to v0.154.0 (three, @types/three)
  • fix(deps): update dependency three-stdlib to v2.23.11
  • fix(deps): update dependency ts-pattern to v4.3.0
  • fix(deps): update dependency typewriter-effect to v2.20.1
  • chore(deps): update dependency @graphql-inspector/core to v5
  • chore(deps): update dependency @nrwl/nx-cloud to v16
  • chore(deps): update dependency @storybook/mdx2-csf to v1
  • chore(deps): update dependency @svgr/webpack to v8
  • chore(deps): update dependency @vitejs/plugin-react to v4
  • chore(deps): update dependency c8 to v8
  • chore(deps): update dependency happy-dom to v9
  • chore(deps): update dependency postcss-preset-env to v9
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency rimraf to v5
  • chore(deps): update dependency tsup to v7
  • chore(deps): update dependency typescript to v5
  • chore(deps): update dependency vite-plugin-svgr to v3
  • chore(deps): update fontsource monorepo to v5 (major) (@fontsource/inter, @fontsource/rubik)
  • chore(deps): update graphqlcodegenerator monorepo (major) (@graphql-codegen/cli, @graphql-codegen/typed-document-node, @graphql-codegen/typescript, @graphql-codegen/typescript-operations, @graphql-codegen/typescript-resolvers)
  • chore(deps): update node.js to v19
  • chore(deps): update nrwl monorepo to v16 (major) (@nrwl/workspace, nx)
  • chore(deps): update storybook monorepo to v7 (major) (@storybook/addon-actions, @storybook/addon-docs, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-links, @storybook/builder-webpack5, @storybook/react)
  • fix(deps): update dependency @graphql-mesh/config to v11
  • fix(deps): update dependency @hookform/resolvers to v3
  • fix(deps): update dependency got to v13
  • fix(deps): update dependency graphql-yoga to v4
  • fix(deps): update dependency i18next to v23
  • fix(deps): update dependency next-connect to v1
  • fix(deps): update dependency next-i18next to v14
  • fix(deps): update dependency next-seo to v6
  • fix(deps): update dependency react-i18next to v13
  • fix(deps): update dependency ts-pattern to v5
  • fix(deps): update octokit monorepo (major) (@octokit/graphql, @octokit/graphql-schema)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.website.yml
docker-compose.yml
  • postgres 15-alpine
packages/db-main/docker-compose.e2e.yml
  • postgres 15-alpine
dockerfile
Dockerfile
  • node 16.14-alpine3.15
  • node 16.14-alpine3.15
  • node 16.14-alpine3.15
  • node 16.14-alpine3.15
github-actions
.github/actions/playwright-install/action.yml
  • actions/cache v3
.github/actions/yarn-nm-install/action.yml
  • actions/cache v3
  • actions/cache v3
.github/workflows/ci-e2e-prisma.yml
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/ci-e2e-website.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
  • actions/upload-artifact v3
.github/workflows/ci-monorepo-integrity.yml
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/ci-packages.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
.github/workflows/ci-website.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
.github/workflows/clean-up-pr-caches.yml
  • actions/checkout v3
.github/workflows/codesee-arch-diagram.yml
  • Codesee-io/codesee-action v2
.github/workflows/release-or-version-pr.yml
  • actions/checkout v3
  • actions/setup-node v3
  • changesets/action v1
npm
apps/website/package.json
  • @babel/core 7.21.0
  • @emotion/cache 11.10.5
  • @emotion/react 11.10.6
  • @emotion/server 11.10.0
  • @emotion/styled 11.10.6
  • @headlessui/react 1.7.13
  • @hookform/resolvers 2.9.11
  • @jitsi/react-sdk 1.3.0
  • @mdx-js/react 2.3.0
  • @next-auth/prisma-adapter 1.0.5
  • @octokit/graphql 5.0.5
  • @octokit/graphql-schema 13.7.0
  • @pothos/core 3.28.0
  • @pothos/plugin-errors 3.11.0
  • @pothos/plugin-prisma 3.43.0
  • @prisma/client 4.11.0
  • @react-three/drei 9.57.2
  • @react-three/fiber 8.12.0
  • @sentry/nextjs 7.43.0
  • @sindresorhus/is 5.3.0
  • @soluble/cache-ioredis 0.12.1
  • @theatre/core 0.6.0
  • @theatre/r3f 0.6.0
  • @theatre/studio 0.6.0
  • @trpc/client 9.27.4
  • @trpc/next 9.27.4
  • @trpc/react 9.27.4
  • @trpc/server 9.27.4
  • axios 0.27.2
  • clsx 1.2.1
  • cors 2.8.5
  • date-fns 2.29.3
  • fast-glob 3.2.12
  • flowbite 1.6.4
  • flowbite-react 0.4.2
  • framer-motion 10.3.0
  • got 12.6.0
  • graphql 16.6.0
  • graphql-yoga 3.7.2
  • gray-matter 4.0.3
  • i18next 22.4.11
  • ioredis 5.3.1
  • jose 4.13.1
  • markdown-to-jsx 7.1.9
  • nanoid 4.0.1
  • next 13.2.4
  • next-auth 4.20.1
  • next-connect 0.13.0
  • next-i18next 13.2.2
  • next-secure-headers 2.2.0
  • next-seo 5.15.0
  • picocolors 1.0.0
  • pino 8.11.0
  • pino-pretty 10.0.0
  • popmotion 11.0.5
  • pusher 5.1.2
  • pusher-js 8.0.1
  • random-word-slugs 0.1.6
  • react 18.2.0
  • react-dom 18.2.0
  • react-hook-form 7.43.5
  • react-i18next 12.2.0
  • react-query 3.39.3
  • react-router-dom 6.9.0
  • rooks 7.4.4
  • sharp 0.31.3
  • slugify 1.6.5
  • superjson 1.12.2
  • tailwind-merge 1.10.0
  • three 0.150.1
  • three-stdlib 2.21.8
  • ts-pattern 4.2.1
  • type-fest 3.6.1
  • typewriter-effect 2.19.0
  • uuid 9.0.0
  • zod 3.21.4
  • zustand 4.3.6
  • @belgattitude/eslint-config-bases 1.25.1
  • @emotion/babel-plugin 11.10.6
  • @fontsource/inter 4.5.15
  • @fontsource/rubik 4.5.14
  • @graphql-codegen/cli 3.2.2
  • @graphql-codegen/typed-document-node 3.0.2
  • @graphql-codegen/typescript 3.0.2
  • @graphql-codegen/typescript-operations 3.0.2
  • @graphql-codegen/typescript-resolvers 3.1.1
  • @httpx/exception 1.7.1
  • @next/bundle-analyzer 13.2.4
  • @next/env 13.2.4
  • @nextvalid/zod-request 0.4.0
  • @playwright/test 1.31.2
  • @size-limit/file 8.2.4
  • @soluble/cache-interop 0.11.1
  • @svgr/webpack 6.5.1
  • @tailwindcss/aspect-ratio 0.4.2
  • @tailwindcss/forms 0.5.3
  • @tailwindcss/line-clamp 0.4.2
  • @tailwindcss/typography 0.5.9
  • @testing-library/jest-dom 5.16.5
  • @testing-library/react 14.0.0
  • @testing-library/user-event 14.4.3
  • @types/cors 2.8.13
  • @types/ioredis 4.28.10
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • @types/react 18.0.28
  • @types/react-dom 18.0.11
  • @types/three 0.149.0
  • @uncrypt/simple-aes 0.1.0
  • @vitejs/plugin-react 3.1.0
  • @vitest/coverage-istanbul 0.29.2
  • @vitest/ui 0.29.2
  • autoprefixer 10.4.14
  • cross-env 7.0.3
  • dotenv-flow 3.2.0
  • dotenv-flow-cli 1.0.0
  • es-check 7.1.0
  • eslint 8.36.0
  • eslint-config-next 13.2.4
  • get-tsconfig 4.4.0
  • happy-dom 8.9.0
  • jest 29.5.0
  • jest-css-modules-transform 4.4.2
  • jest-environment-jsdom 29.5.0
  • mdast-util-mdx 2.0.1
  • mdast-util-to-markdown 1.5.0
  • next-sitemap 4.0.5
  • npm-run-all 4.1.5
  • postcss 8.4.21
  • postcss-flexbugs-fixes 5.0.2
  • postcss-preset-env 8.0.1
  • reading-time 1.5.0
  • rehype-autolink-headings 6.1.1
  • rehype-code-titles 1.2.0
  • rehype-highlight 6.0.0
  • rehype-prism-plus 1.5.1
  • rehype-stringify 9.0.3
  • remark-frontmatter 4.0.1
  • remark-gfm 3.0.1
  • remark-parse 10.0.1
  • remark-rehype 10.1.0
  • rimraf 4.4.0
  • sass 1.59.2
  • size-limit 8.2.4
  • start-server-and-test 2.0.0
  • symlink-dir 5.1.1
  • sync-directory 6.0.3
  • tailwindcss 3.2.7
  • ts-jest 29.0.5
  • typescript 4.9.5
  • vite 4.1.4
  • vite-plugin-svgr 2.4.0
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
package.json
  • cross-env 7.0.3
  • @belgattitude/eslint-config-bases 1.25.1
  • @changesets/changelog-github 0.4.8
  • @changesets/cli 2.26.0
  • @commitlint/cli 17.4.4
  • @commitlint/config-conventional 17.4.4
  • @nrwl/nx-cloud 15.2.1
  • @nrwl/workspace 15.8.6
  • @playwright/test 1.31.2
  • @types/prettier 2.7.2
  • @types/shell-quote 1.7.1
  • eslint 8.36.0
  • husky 8.0.3
  • is-ci 3.0.1
  • lint-staged 13.2.0
  • npm-run-all 4.1.5
  • nx 15.8.6
  • prettier 2.8.4
  • rimraf 4.4.0
  • shell-quote 1.8.0
  • typescript 4.9.5
  • node 16.x
  • @graphql-inspector/core 3.3.0
  • yarn 4.0.0-rc.40
packages/api-gateway/package.json
  • @graphql-mesh/config 10.1.8
  • @graphql-mesh/graphql 0.34.8
  • @graphql-mesh/openapi 0.35.20
  • @graphql-mesh/runtime 0.46.16
  • @belgattitude/eslint-config-bases 1.25.1
  • @graphql-mesh/cli 0.82.25
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • cross-env 7.0.3
  • eslint 8.36.0
  • get-tsconfig 4.4.0
  • graphql 16.6.0
  • jest 29.5.0
  • npm-run-all 4.1.5
  • rimraf 4.4.0
  • ts-jest 29.0.5
  • typescript 4.9.5
  • graphql ^16.4.0
packages/base-ui/package.json
  • @mui/joy 5.0.0-alpha.70
  • @babel/core 7.21.0
  • @belgattitude/eslint-config-bases 1.25.1
  • @emotion/babel-plugin 11.10.6
  • @emotion/babel-preset-css-prop 11.10.0
  • @emotion/react 11.10.6
  • @emotion/styled 11.10.6
  • @mdx-js/react 2.3.0
  • @size-limit/file 8.2.4
  • @storybook/addon-actions 6.5.16
  • @storybook/addon-docs 6.5.16
  • @storybook/addon-essentials 6.5.16
  • @storybook/addon-interactions 6.5.16
  • @storybook/addon-links 6.5.16
  • @storybook/builder-webpack5 6.5.16
  • @storybook/manager-webpack5 6.5.16
  • @storybook/mdx2-csf 0.0.4
  • @storybook/react 6.5.16
  • @storybook/testing-library 0.0.13
  • @testing-library/dom 9.0.1
  • @testing-library/jest-dom 5.16.5
  • @testing-library/react 14.0.0
  • @testing-library/user-event 14.4.3
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • @types/react 18.0.28
  • @types/react-dom 18.0.11
  • @vitejs/plugin-react 3.1.0
  • @vitest/coverage-istanbul 0.29.2
  • @vitest/ui 0.29.2
  • autoprefixer 10.4.14
  • babel-loader 9.1.2
  • cross-env 7.0.3
  • es-check 7.1.0
  • eslint 8.36.0
  • get-tsconfig 4.4.0
  • happy-dom 8.9.0
  • jest 29.5.0
  • jest-css-modules-transform 4.4.2
  • jest-environment-jsdom 29.5.0
  • microbundle 0.15.1
  • npm-run-all 4.1.5
  • postcss 8.4.21
  • postcss-flexbugs-fixes 5.0.2
  • postcss-preset-env 8.0.1
  • react 18.2.0
  • react-dom 18.2.0
  • require-from-string 2.0.2
  • rimraf 4.4.0
  • sirv 2.0.2
  • sirv-cli 2.0.2
  • size-limit 8.2.4
  • ts-jest 29.0.5
  • tsconfig-paths-webpack-plugin 4.0.1
  • tsup 6.6.3
  • typescript 4.9.5
  • vite 4.1.4
  • vite-plugin-svgr 2.4.0
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • webpack 5.76.1
  • @emotion/react ^11.9.3
  • @emotion/styled ^11.3.0
  • @types/react ^18.0.0
  • @types/react-dom ^18.0.0
  • react ^18.0.0
  • react-dom ^18.0.0
  • node >=14.16
packages/common-i18n/package.json
  • @belgattitude/eslint-config-bases 1.25.1
  • @types/node 18.15.0
  • cross-env 7.0.3
  • eslint 8.36.0
  • rimraf 4.4.0
  • typescript 4.9.5
packages/crypto/package.json
  • bcryptjs ^2.4.3
  • @belgattitude/eslint-config-bases 1.25.1
  • @size-limit/file 8.2.4
  • @types/bcryptjs 2.4.2
  • @types/node 18.15.0
  • @vitest/coverage-istanbul 0.29.2
  • @vitest/ui 0.29.2
  • es-check 7.1.0
  • eslint 8.36.0
  • get-tsconfig 4.4.0
  • jest 29.5.0
  • rimraf 4.4.0
  • size-limit 8.2.4
  • ts-jest 29.0.5
  • tslib 2.5.0
  • tsup 6.6.3
  • typescript 4.9.5
  • vite 4.1.4
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • node >=14.16
packages/db-main/package.json
  • @belgattitude/eslint-config-bases 1.25.1
  • @pothos/core 3.28.0
  • @pothos/plugin-prisma 3.43.0
  • @prisma/client 4.11.0
  • @soluble/dsn-parser 1.6.0
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • @vitest/coverage-istanbul 0.29.2
  • @vitest/ui 0.29.2
  • camelcase 7.0.1
  • cross-env 7.0.3
  • dotenv-flow 3.2.0
  • dotenv-flow-cli 1.0.0
  • eslint 8.36.0
  • execa 7.1.1
  • graphql 16.6.0
  • is-port-reachable 4.0.0
  • jest 29.5.0
  • keyword-extractor 0.0.25
  • npm-run-all 4.1.5
  • picocolors 1.0.0
  • prisma 4.11.0
  • rimraf 4.4.0
  • transliteration 2.3.5
  • ts-jest 29.0.5
  • tsup 6.6.3
  • tsx 3.12.5
  • typescript 4.9.5
  • vite 4.1.4
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • @pothos/plugin-prisma ^3.6.1
  • @prisma/client ^4.0.0
packages/failwell/package.json
  • bcryptjs ^2.4.3
  • @belgattitude/eslint-config-bases 1.25.1
  • @size-limit/file 8.2.4
  • @types/bcryptjs 2.4.2
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • @vitest/coverage-istanbul 0.29.2
  • @vitest/ui 0.29.2
  • es-check 7.1.0
  • eslint 8.36.0
  • get-tsconfig 4.4.0
  • jest 29.5.0
  • rimraf 4.4.0
  • size-limit 8.2.4
  • ts-jest 29.0.5
  • tslib 2.5.0
  • tsup 6.6.3
  • typescript 4.9.5
  • vite 4.1.4
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • node >=14.16
packages/file-s3/package.json
  • @aws-sdk/client-s3 3.294.0
  • @belgattitude/eslint-config-bases 1.25.1
  • @size-limit/file 8.2.4
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • @vitest/ui 0.29.2
  • c8 7.13.0
  • es-check 7.1.0
  • eslint 8.36.0
  • get-tsconfig 4.4.0
  • jest 29.5.0
  • rimraf 4.4.0
  • size-limit 8.2.4
  • ts-jest 29.0.5
  • tslib 2.5.0
  • tsup 6.6.3
  • typescript 4.9.5
  • vite 4.1.4
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • @aws-sdk/client-s3 ^3.145.0
  • node >=14.16
packages/internal-dx/package.json
  • @vitest/ui 0.29.2
  • cross-env 7.0.3
  • shell-quote 1.8.0
  • tsx 3.12.5
  • vite 4.1.4
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • node ^14.14.1 || >=16
packages/ts-utils/package.json
  • @belgattitude/eslint-config-bases 1.25.1
  • @size-limit/file 8.2.4
  • @types/jest 29.5.0
  • @types/node 18.15.0
  • @vitest/coverage-istanbul 0.29.2
  • @vitest/ui 0.29.2
  • cross-env 7.0.3
  • es-check 7.1.0
  • eslint 8.36.0
  • get-tsconfig 4.4.0
  • jest 29.5.0
  • rimraf 4.4.0
  • size-limit 8.2.4
  • ts-jest 29.0.5
  • tslib 2.5.0
  • tsup 6.6.3
  • type-fest 3.6.1
  • typescript 4.9.5
  • vite 4.1.4
  • vite-tsconfig-paths 4.0.5
  • vitest 0.29.2
  • node >=14.16

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.