GithubHelp home page GithubHelp logo

cphayim / ombro Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 3.0 1.27 MB

๐Ÿ“ฆ A customized toolbox for js๐Ÿ”จ๐Ÿ”ง๐Ÿช›

License: MIT License

JavaScript 6.96% TypeScript 92.76% Shell 0.28%

ombro's Introduction

๐Ÿ‘‹ Hey there!

Welcome to my GitHub page! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

I'm Cphayim(/k'feษชiห/), a frontend dever.

  • ๐Ÿ›  Langs: TypeScript(main) & Python & Rust(learning)
  • ๐Ÿ’ผ Stacks: Vue(main) & React
  • ๐Ÿ’ป OS: macOS(productivity) + Windows(entertainment)
  • ๐ŸŽจ Hobbies: traveling, photography, and games

lionad-art 474911589 cphayim Cphayim

ombro's People

Contributors

cphayim avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ombro's Issues

dnd-vue reports an error when vitest runtime

vitest error

This error originated in "XXX.spec.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Module XXX/node_modules/.pnpm/[email protected][email protected]/node_modules/vue3-dnd/dist/esm/index.js:1 seems to be an ES Module but shipped in a CommonJS package. You might want to create an issue to the package "vue3-dnd" asking them to ship the file in .mjs extension or add "type": "module" in their package.json.

As a temporary workaround you can try to inline the package by updating your config:

// vitest.config.js
export default {
  test: {
    deps: {
      inline: [
        "vue3-dnd"
      ]
    }
  }
}

Dependency Dashboard

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

Rate-Limited

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

  • chore(deps): update pnpm/action-setup action to v4
  • chore(deps): update vitest monorepo to v1 (major) (@vitest/coverage-v8, vitest)
  • fix(deps): update dependency execa to v9
  • fix(deps): update dependency find-up to v7
  • fix(deps): update dependency ora to v8
  • fix(deps): update dependency pkg-dir to v8
  • fix(deps): update dependency stylelint-config-recess-order to v5
  • fix(deps): update dependency stylelint-config-standard to v36
  • fix(deps): update dependency stylelint-config-standard-scss to v13
  • fix(deps): update dependency stylelint-prettier to v5
  • ๐Ÿ” 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.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • pnpm/action-setup v2.4.0
  • actions/setup-node v4
  • codecov/codecov-action v4
npm
.tpl/package.json
package.json
  • @changesets/cli ^2.27.1
  • @commitlint/cli ^17.8.1
  • @commitlint/config-conventional ^17.8.1
  • @trivago/prettier-plugin-sort-imports ^4.3.0
  • @types/fs-extra ^11.0.4
  • @types/inquirer ^9.0.7
  • @types/node ^18.19.24
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • @vitest/coverage-v8 ^0.34.6
  • commitizen ^4.3.0
  • cz-conventional-changelog ^3.3.0
  • eslint ^8.57.0
  • eslint-config-prettier ^9.1.0
  • execa ^6.1.0
  • husky ^9.0.11
  • inquirer ^9.2.16
  • lint-staged ^14.0.1
  • prettier ^3.2.5
  • rimraf ^5.0.5
  • tsx ^4.7.1
  • typescript ^5.1.3
  • vite ^4.5.2
  • vite-plugin-dts ^3.7.3
  • vitest ^0.34.6
  • vue-tsc ^1.8.27
  • node >=v16.20.2
  • pnpm 9.0.4
packages/cli-chat/package.json
  • dotenv ^16.4.5
  • inquirer ^9.2.16
  • openai ^4.47.1
  • @types/inquirer ^9.0.7
packages/cli-helper/package.json
  • fs-extra ^11.2.0
  • @types/fs-extra ^11.0.4
packages/dnd-backend/package.json
  • react-dnd-html5-backend ^16.0.1
  • react-dnd-test-backend ^16.0.1
  • react-dnd-touch-backend ^16.0.1
packages/dnd-react/package.json
  • react-dnd ^16.0.1
  • react ^18.2.0
packages/dnd-vue/package.json
  • vue3-dnd ^2.1.0
  • vue ^3.4.21
packages/eslint-config-react-typescript/package.json
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-react ^7.34.1
  • eslint-plugin-react-hooks ^4.6.0
  • eslint ^8.57.0
  • prettier ^3.2.5
  • typescript ^5.1.3
packages/eslint-config-react/package.json
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-react ^7.34.1
  • eslint-plugin-react-hooks ^4.6.0
  • eslint ^8.57.0
  • prettier ^3.2.5
packages/eslint-config-typescript/package.json
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • eslint-config-prettier ^9.1.0
  • eslint ^8.57.0
  • prettier ^3.2.5
  • typescript ^5.1.3
packages/eslint-config-vue2-typescript/package.json
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-vue ^9.23.0
  • eslint ^8.57.0
  • prettier ^3.2.5
  • typescript ^5.1.3
packages/eslint-config-vue2/package.json
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-vue ^9.23.0
  • eslint ^8.57.0
  • prettier ^3.2.5
packages/eslint-config-vue3-typescript/package.json
  • @typescript-eslint/eslint-plugin ^5.62.0
  • @typescript-eslint/parser ^5.62.0
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-vue ^9.23.0
  • eslint ^8.57.0
  • prettier ^3.2.5
  • typescript ^5.1.3
packages/eslint-config-vue3/package.json
  • eslint-config-prettier ^9.1.0
  • eslint-plugin-vue ^9.23.0
  • eslint ^8.57.0
  • prettier ^3.2.5
packages/eslint-config/package.json
  • eslint-config-prettier ^9.1.0
  • eslint ^8.57.0
  • prettier ^3.2.5
packages/fetchin-locale/package.json
packages/fetchin/package.json
  • axios ^0.28.0
packages/h5plus/package.json
  • compressing ^1.10.0
  • consola ^3.2.3
  • fs-extra ^11.2.0
  • inquirer ^9.2.16
  • jsonc ^2.0.0
  • pkg-dir ^7.0.0
  • @types/fs-extra ^11.0.4
  • @types/inquirer ^9.0.7
packages/is-main/package.json
packages/logger/package.json
  • @types/dedent ^0.7.2
  • @types/figlet ^1.5.8
  • boxen ^7.1.1
  • chalk ^4.1.2
  • dedent ^1.5.1
  • figlet ^1.7.0
  • ora ^6.3.1
  • readline ^1.3.0
  • strip-ansi ^7.1.0
packages/mitten/package.json
packages/node/package.json
  • @babel/core ^7.24.0
  • @babel/node ^7.23.9
  • @babel/plugin-proposal-decorators ^7.24.0
  • @babel/plugin-proposal-pipeline-operator ^7.23.3
  • @babel/preset-env ^7.24.0
  • execa ^5.1.1
  • find-up ^4.1.0
  • minimist ^1.2.8
packages/stylelint-config/package.json
  • stylelint-config-prettier ^9.0.5
  • stylelint-config-recess-order ^4.6.0
  • stylelint-config-standard ^34.0.0
  • stylelint-config-standard-scss ^7.0.1
  • stylelint-prettier ^4.1.0
  • postcss ^8.4.35
  • prettier ^3.2.5
  • stylelint ^15.11.0
packages/tsconfig/package.json
  • node >=v16.20.2

  • 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.