tailwind-ctp-intellisense/packages/tailwindcss-language-service
dependabot[bot] 32384fe3bc
Bump json5 and tsconfig-paths in /packages/tailwindcss-language-service
Bumps [json5](https://github.com/json5/json5) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies needed to be updated together.

Updates `json5` from 2.1.3 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

Updates `tsconfig-paths` from 3.9.0 to 3.10.1
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.9.0...v3.10.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: tsconfig-paths
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 10:34:50 +00:00
..
src Improve `theme` helper detection (#655) 2022-11-07 12:10:16 +00:00
.browserslistrc Optimize language service build (#520) 2022-04-13 17:29:08 +01:00
.gitignore add lerna and separate language server package 2021-06-01 12:37:15 +01:00
LICENSE Create LICENSE 2022-01-05 10:28:45 +00:00
package-lock.json Bump json5 and tsconfig-paths in /packages/tailwindcss-language-service 2023-01-02 10:34:50 +00:00
package.json Bump versions, update lockfiles and notices 2022-10-20 18:03:15 +01:00
tsconfig.json Define TypeScript compiler target (#522) 2022-04-13 17:43:35 +01:00