Skip to content

Commit 73e308a

Browse files
bump more deps
1 parent bcf71ce commit 73e308a

File tree

3 files changed

+19
-11
lines changed

3 files changed

+19
-11
lines changed

apps/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@
7171
},
7272
"devDependencies": {
7373
"@eslint/compat": "~1.2.8",
74-
"@next/eslint-plugin-next": "15.2.4",
74+
"@next/eslint-plugin-next": "15.3.1",
7575
"@testing-library/user-event": "~14.6.1",
7676
"@types/semver": "~7.7.0",
77-
"eslint-config-next": "15.2.4",
77+
"eslint-config-next": "15.3.1",
7878
"eslint-import-resolver-typescript": "~4.3.1",
79-
"eslint-plugin-mdx": "~3.4.0",
79+
"eslint-plugin-mdx": "~3.4.1",
8080
"eslint-plugin-react": "~7.37.5",
8181
"eslint-plugin-react-hooks": "5.2.0",
8282
"global-jsdom": "^26.0.0",

package-lock.json

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/react": "^19.1.0",
5151
"@types/react-dom": "^19.1.1",
5252
"eslint": "~9.23.0",
53-
"eslint-plugin-import-x": "~4.10.0",
53+
"eslint-plugin-import-x": "~4.10.6",
5454
"eslint-plugin-no-relative-import-paths": "~1.6.1",
5555
"prettier": "3.5.3",
5656
"prettier-plugin-tailwindcss": "0.6.11"

0 commit comments

Comments
 (0)