Skip to content
  • Vincent Vu's avatar
    01423c2c
    chore: update dependencies and improve TypeScript configuration · 01423c2c
    Vincent Vu authored
    - Updated dependencies in package.json:
      - @next/third-parties from ^15.5.3 to ^15.5.4
      - @tailwindcss/postcss from ^4.1.13 to ^4.1.14
      - mermaid from ^11.11.0 to ^11.12.0
      - next from ^15.5.3 to ^15.5.4
      - react and react-dom from ^19.1.1 to ^19.2.0
      - tw-animate-css from ^1.3.8 to ^1.4.0
      - @tailwindcss/typography from ^0.5.16 to ^0.5.19
      - @types/node from ^24.3.1 to ^24.6.2
      - @types/react and @types/react-dom from ^19.1.12 and ^19.1.9 to ^19.2.0
      - @typescript-eslint/parser from ^8.43.0 to ^8.45.0
      - eslint from ^9.35.0 to ^9.36.0
      - eslint-config-next from ^15.5.3 to ^15.5.4
      - tailwindcss from ^4.1.13 to ^4.1.14
      - typescript from ^5.9.2 to ^5.9.3
    
    - Modified clean script in package.json to remove format:check step.
    - Updated TypeScript configuration in tsconfig.json and tsconfig.scripts.json:
      - Changed target and module from ES2015/ESNext to esnext.
      - Adjusted lib order in tsconfig.json.
    01423c2c
    chore: update dependencies and improve TypeScript configuration
    Vincent Vu authored
    - Updated dependencies in package.json:
      - @next/third-parties from ^15.5.3 to ^15.5.4
      - @tailwindcss/postcss from ^4.1.13 to ^4.1.14
      - mermaid from ^11.11.0 to ^11.12.0
      - next from ^15.5.3 to ^15.5.4
      - react and react-dom from ^19.1.1 to ^19.2.0
      - tw-animate-css from ^1.3.8 to ^1.4.0
      - @tailwindcss/typography from ^0.5.16 to ^0.5.19
      - @types/node from ^24.3.1 to ^24.6.2
      - @types/react and @types/react-dom from ^19.1.12 and ^19.1.9 to ^19.2.0
      - @typescript-eslint/parser from ^8.43.0 to ^8.45.0
      - eslint from ^9.35.0 to ^9.36.0
      - eslint-config-next from ^15.5.3 to ^15.5.4
      - tailwindcss from ^4.1.13 to ^4.1.14
      - typescript from ^5.9.2 to ^5.9.3
    
    - Modified clean script in package.json to remove format:check step.
    - Updated TypeScript configuration in tsconfig.json and tsconfig.scripts.json:
      - Changed target and module from ES2015/ESNext to esnext.
      - Adjusted lib order in tsconfig.json.
This project is licensed under the MIT License. Learn more
Loading