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

Bump tailwindcss from 3.3.3 to 3.3.5 #46

Closed
wants to merge 52 commits into from

Commits on Sep 16, 2023

  1. Initial commit

    OGreeni authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    633b75d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. init next app

    OGreeni committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1d32167 View commit details
    Browse the repository at this point in the history
  2. update README.md

    OGreeni committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2d5bcd2 View commit details
    Browse the repository at this point in the history
  3. add eslint action

    OGreeni committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b4c495a View commit details
    Browse the repository at this point in the history
  4. fix lockfile

    OGreeni committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a570e78 View commit details
    Browse the repository at this point in the history
  5. fix workflow

    OGreeni committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b5a7b6d View commit details
    Browse the repository at this point in the history
  6. remove ignored files

    OGreeni committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2b760f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update workflow

    OGreeni committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4b93527 View commit details
    Browse the repository at this point in the history
  2. update README.md

    OGreeni authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    df3dc42 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from Hack4ImpactRutgers/OGreeni-patch-1

    update README.md
    OGreeni authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a622bcc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. update README.md

    Fix broken production link
    OGreeni authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7c2c7e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. create CODEOWNERS

    OGreeni committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ef40b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b549728 View commit details
    Browse the repository at this point in the history
  3. create dependabot.yaml

    OGreeni authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f73a446 View commit details
    Browse the repository at this point in the history
  4. Bump next from 13.5.1 to 13.5.2

    Bumps [next](https://github.com/vercel/next.js) from 13.5.1 to 13.5.2.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.5.1...v13.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fe720f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Bump @types/node from 20.6.2 to 20.6.5

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cc342e4 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.49.0 to 8.50.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.49.0...v8.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9a11d26 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from Hack4ImpactRutgers/dependabot/npm_and_yarn…

    …/eslint-8.50.0
    
    Bump eslint from 8.49.0 to 8.50.0
    OGreeni authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1b889f2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from Hack4ImpactRutgers/dependabot/npm_and_yarn…

    …/types/node-20.6.5
    
    Bump @types/node from 20.6.2 to 20.6.5
    OGreeni authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b956c6b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from Hack4ImpactRutgers/dependabot/npm_and_yarn…

    …/next-13.5.2
    
    Bump next from 13.5.1 to 13.5.2
    OGreeni authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0004d4a View commit details
    Browse the repository at this point in the history
  6. Bump autoprefixer from 10.4.15 to 10.4.16

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.15...10.4.16)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cefb0b1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from Hack4ImpactRutgers/dependabot/npm_and_yarn…

    …/autoprefixer-10.4.16
    
    Bump autoprefixer from 10.4.15 to 10.4.16
    OGreeni authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    99e2cd1 View commit details
    Browse the repository at this point in the history
  8. Bump next from 13.5.1 to 13.5.3

    Bumps [next](https://github.com/vercel/next.js) from 13.5.1 to 13.5.3.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.5.1...v13.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    825c6cf View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/next-13.5.3
    
    Bump next from 13.5.1 to 13.5.3
    OGreeni authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    780a18e View commit details
    Browse the repository at this point in the history
  10. Bump eslint-config-next from 13.5.1 to 13.5.3

    Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.1 to 13.5.3.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v13.5.3/packages/eslint-config-next)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fe03c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Bump @types/react from 18.2.22 to 18.2.23

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.22 to 18.2.23.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5ec6445 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/types/react-18.2.23
    
    Bump @types/react from 18.2.22 to 18.2.23
    OGreeni authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1df5904 View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 20.6.5 to 20.7.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.5 to 20.7.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    53a3623 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/types/node-20.7.0
    
    Bump @types/node from 20.6.5 to 20.7.0
    OGreeni authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5e7e8a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/eslint-config-next-13.5.3
    
    Bump eslint-config-next from 13.5.1 to 13.5.3
    OGreeni authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    54ec453 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Colors and icons

    mv5903 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    23d997d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Bump next from 13.5.3 to 13.5.6

    Bumps [next](https://github.com/vercel/next.js) from 13.5.3 to 13.5.6.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.5.3...v13.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0ac609c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Bump @types/react from 18.2.23 to 18.2.30

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.23 to 18.2.30.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    72ec9e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Setup fonts and colors

    mv5903 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b5e2456 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from Hack4ImpactRutgers/begin_frontend

    Begin frontend
    mv5903 authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e1e9c3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/types/react-18.2.30
    
    Bump @types/react from 18.2.23 to 18.2.30
    OGreeni authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    91ce9d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Bump @types/react from 18.2.30 to 18.2.32

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.30 to 18.2.32.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6adf310 View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yaml

    OGreeni authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cb2c6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d2a01 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge pull request #43 from Hack4ImpactRutgers/textinput-button

    Added textcodeinput and button components
    OGreeni authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1e29901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a9cf8 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    OGreeni committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7311928 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/types/react-18.2.32
    
    Bump @types/react from 18.2.30 to 18.2.32
    OGreeni authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    cecaf16 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/next-13.5.6
    
    Bump next from 13.5.3 to 13.5.6
    OGreeni authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a93e362 View commit details
    Browse the repository at this point in the history
  6. Bump postcss from 8.4.30 to 8.4.31

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.30...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6d63601 View commit details
    Browse the repository at this point in the history
  7. Bump @types/node from 20.7.0 to 20.8.9

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.8.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2169b26 View commit details
    Browse the repository at this point in the history
  8. Bump @types/react-dom from 18.2.7 to 18.2.14

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.7 to 18.2.14.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3282c0f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #41 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/types/node-20.8.9
    
    Bump @types/node from 20.7.0 to 20.8.9
    OGreeni authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    55831bf View commit details
    Browse the repository at this point in the history
  10. Merge pull request #16 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/postcss-8.4.31
    
    Bump postcss from 8.4.30 to 8.4.31
    OGreeni authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5d2b93a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #33 from Hack4ImpactRutgers/dependabot/npm_and_yar…

    …n/types/react-dom-18.2.14
    
    Bump @types/react-dom from 18.2.7 to 18.2.14
    OGreeni authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0dd4e0f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge pull request #44 from Hack4ImpactRutgers/form-inputs

    Add text/password input component
    OGreeni authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    70a9050 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Bump tailwindcss from 3.3.3 to 3.3.5

    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.3.5.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.3.3...v3.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8ebc8d5 View commit details
    Browse the repository at this point in the history