Skip to content

Commit

Permalink
Update js packages (#822)
Browse files Browse the repository at this point in the history
* Update

* Update @typescript-eslint/eslint-plugin

* Update docs packages

* update

* Update

* Eslint flat config (#826)

* Install typescript-eslint

* Flat config

* Config for jest and playwright

* Fix tests

* Build

* Update

* Update

* Update

* Update

* Update

* Eslint 9 (#833)

* Remove eslint-plugin-deprecation

* Remove eslint-plugin-import

* eslint-plugin-import
  • Loading branch information
mbraak authored Oct 5, 2024
1 parent aad5638 commit 5882869
Show file tree
Hide file tree
Showing 41 changed files with 2,014 additions and 2,063 deletions.
49 changes: 0 additions & 49 deletions .eslintrc

This file was deleted.

6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-nested": "^6.0.1",
"tailwindcss": "^3.4.6"
"postcss-nested": "^6.2.0",
"tailwindcss": "^3.4.7"
}
}
Loading

0 comments on commit 5882869

Please sign in to comment.