Skip to content

Commit 3ef4760

Browse files
chore: bump the development group with 8 updates (#181)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evyatar Daud <32631382+StyleShit@users.noreply.github.com>
1 parent 1f8f0e3 commit 3ef4760

6 files changed

Lines changed: 344 additions & 344 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,24 @@
3333
"@changesets/should-skip-package": "^0.1.2",
3434
"@changesets/types": "^6.1.0",
3535
"@changesets/write": "^0.4.0",
36-
"@commitlint/cli": "^20.4.1",
37-
"@commitlint/config-conventional": "^20.4.1",
36+
"@commitlint/cli": "^20.4.2",
37+
"@commitlint/config-conventional": "^20.4.2",
3838
"@commitlint/types": "^20.4.0",
3939
"@drivenets/commitlint-plugin-design-system": "workspace:*",
4040
"@eslint/core": "^1.1.0",
41-
"@eslint/js": "^9.39.2",
41+
"@eslint/js": "^9.39.3",
4242
"@types/node": "^25.3.0",
4343
"@vitest/eslint-plugin": "^1.6.9",
4444
"cspell": "^9.6.4",
45-
"eslint": "^9.39.2",
45+
"eslint": "^9.39.3",
4646
"eslint-import-resolver-typescript": "^4.4.4",
4747
"eslint-plugin-import-x": "^4.16.1",
4848
"eslint-plugin-unicorn": "^63.0.0",
4949
"globals": "^17.3.0",
5050
"husky": "^9.1.7",
51-
"knip": "^5.84.1",
51+
"knip": "^5.85.0",
5252
"lint-staged": "^16.2.7",
53-
"oxfmt": "^0.33.0",
53+
"oxfmt": "^0.34.0",
5454
"playwright": "^1.58.2",
5555
"syncpack": "^14.0.0",
5656
"turbo": "^2.8.10",

packages/commitlint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@commitlint/types": "^20.2.0"
2626
},
2727
"devDependencies": {
28-
"eslint": "^9.39.2",
28+
"eslint": "^9.39.3",
2929
"typescript": "^5.9.3"
3030
}
3131
}

packages/design-system/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@
8686
"@storybook/builder-vite": "^10.2.10",
8787
"@storybook/react-vite": "^10.2.10",
8888
"@tanstack/react-query": "^5.90.21",
89-
"@tanstack/react-router": "^1.161.1",
89+
"@tanstack/react-router": "^1.162.1",
9090
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
9191
"@types/react": "^19.2.14",
9292
"@types/react-dom": "^19.2.3",
9393
"@vitest/browser": "^4.0.18",
9494
"@vitest/browser-playwright": "^4.0.18",
9595
"@vitest/coverage-v8": "^4.0.18",
9696
"babel-plugin-react-compiler": "^1.0.0",
97-
"eslint": "^9.39.2",
97+
"eslint": "^9.39.3",
9898
"eslint-plugin-jsx-a11y": "^6.10.2",
9999
"eslint-plugin-react": "^7.37.5",
100100
"eslint-plugin-react-hooks": "^7.0.1",
@@ -107,7 +107,7 @@
107107
"publint": "^0.3.17",
108108
"react": "^19.2.4",
109109
"react-dom": "^19.2.4",
110-
"react-hook-form": "^7.71.1",
110+
"react-hook-form": "^7.71.2",
111111
"rollup-plugin-sass": "^1.15.3",
112112
"sass-embedded": "^1.97.3",
113113
"storybook": "^10.2.10",

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@arethetypeswrong/cli": "^0.18.2",
4747
"@vitest/coverage-v8": "^4.0.18",
48-
"eslint": "^9.39.2",
48+
"eslint": "^9.39.3",
4949
"publint": "^0.3.17",
5050
"tsdown": "^0.20.3",
5151
"typescript": "^5.9.3",

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@arethetypeswrong/cli": "^0.18.2",
5151
"@vitest/coverage-v8": "^4.0.18",
52-
"eslint": "^9.39.2",
52+
"eslint": "^9.39.3",
5353
"memfs": "^4.56.10",
5454
"publint": "^0.3.17",
5555
"tsdown": "^0.20.3",

0 commit comments

Comments
 (0)