Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #60

Merged
merged 22 commits into from
Nov 11, 2022
Merged

Dev #60

merged 22 commits into from
Nov 11, 2022

Commits on Nov 10, 2022

  1. chore(deps): bump loader-utils from 2.0.2 to 2.0.3

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and minpeter committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    eafdce3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump minimatch and recursive-readdir

    Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/jergason/recursive-readdir/releases)
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and minpeter committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3b6aacd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ade64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a6c7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de3e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fe2f73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5191e0a View commit details
    Browse the repository at this point in the history
  8. delete_url 적용 완료

    minpeter committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    470c228 View commit details
    Browse the repository at this point in the history
  9. 새로운 list 구조 반영

    minpeter committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4ef18b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    3f52c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edbf96d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    511408e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d491eb View commit details
    Browse the repository at this point in the history
  5. fix:ESlint

    ananjaemin committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    82b0a4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f368079 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #56 from ananjaemin/53-백엔드-url-변동

    53 백엔드 url 변동
    ananjaemin committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b70d693 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump minimatch and recursive-readdir

    Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/jergason/recursive-readdir/releases)
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ananjaemin committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7b50c1f View commit details
    Browse the repository at this point in the history
  9. completion

    minpeter authored and ananjaemin committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0b8196f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e17f27f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fa6fbb View commit details
    Browse the repository at this point in the history
  12. Merge pull request #59 from ananjaemin/58-favicon-icon-적용

    58 favicon icon 적용
    ananjaemin committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5a97a4e View commit details
    Browse the repository at this point in the history
  13. fix: Public URL

    ananjaemin committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    553ebe6 View commit details
    Browse the repository at this point in the history