Skip to content

Commit bfadb2f

Browse files
chore(deps): update lint packages
1 parent bab584b commit bfadb2f

File tree

2 files changed

+290
-272
lines changed

2 files changed

+290
-272
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"devDependencies": {
4343
"@chakra-ui/react": "3.6.0",
4444
"@choc-ui/chakra-autocomplete": "5.8.2",
45-
"@commitlint/cli": "19.7.1",
46-
"@commitlint/config-conventional": "19.7.1",
45+
"@commitlint/cli": "19.8.0",
46+
"@commitlint/config-conventional": "19.8.0",
4747
"@emotion/react": "11.14.0",
4848
"@formatjs/intl-localematcher": "0.5.10",
4949
"@headlessui/react": "2.2.0",
@@ -67,8 +67,8 @@
6767
"@types/react": "19.0.8",
6868
"@types/react-dom": "19.0.3",
6969
"@types/uuid": "10.0.0",
70-
"@typescript-eslint/eslint-plugin": "8.23.0",
71-
"@typescript-eslint/parser": "8.23.0",
70+
"@typescript-eslint/eslint-plugin": "8.26.0",
71+
"@typescript-eslint/parser": "8.26.0",
7272
"@unocss/postcss": "0.65.4",
7373
"@unocss/preset-attributify": "0.65.4",
7474
"@unocss/preset-icons": "0.65.4",
@@ -88,13 +88,13 @@
8888
"dayjs": "1.11.13",
8989
"dotenv": "16.4.7",
9090
"eslint": "8.57.1",
91-
"eslint-config-next": "15.1.6",
91+
"eslint-config-next": "15.2.1",
9292
"eslint-config-prettier": "9.1.0",
9393
"eslint-config-standard": "17.1.0",
94-
"eslint-import-resolver-typescript": "3.7.0",
94+
"eslint-import-resolver-typescript": "3.8.3",
9595
"eslint-plugin-html": "8.1.2",
9696
"eslint-plugin-import": "2.31.0",
97-
"eslint-plugin-n": "17.15.1",
97+
"eslint-plugin-n": "17.16.2",
9898
"eslint-plugin-prettier": "5.2.3",
9999
"eslint-plugin-promise": "7.2.1",
100100
"framer-motion": "11.18.2",
@@ -113,20 +113,20 @@
113113
"postcss-html": "1.8.0",
114114
"postcss-import": "16.1.0",
115115
"postcss-scss": "4.0.9",
116-
"prettier": "3.4.2",
116+
"prettier": "3.5.3",
117117
"react": "19.0.0",
118118
"react-dom": "19.0.0",
119119
"react-use": "17.6.0",
120120
"sass": "1.83.4",
121121
"shiki": "1.29.2",
122122
"styled-components": "6.1.15",
123-
"stylelint": "16.14.1",
123+
"stylelint": "16.15.0",
124124
"stylelint-config-html": "1.1.0",
125125
"stylelint-config-recess-order": "5.1.1",
126126
"stylelint-config-standard": "36.0.1",
127127
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
128128
"stylelint-order": "6.0.4",
129-
"stylelint-scss": "6.11.0",
129+
"stylelint-scss": "6.11.1",
130130
"tailwindcss": "3.4.17",
131131
"tailwindcss-animate": "1.0.7",
132132
"typescript": "5.7.3",

0 commit comments

Comments
 (0)