Skip to content

Commit 3bd0600

Browse files
chore(deps): update dependency next-transpile-modules to ^10.0.1
1 parent d87cc97 commit 3bd0600

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/easy-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest-environment-jsdom": "^29.7.0",
4545
"jest-transform-stub": "^2.0.0",
4646
"next": "^14.1.1",
47-
"next-transpile-modules": "^10.0.0"
47+
"next-transpile-modules": "^10.0.1"
4848
},
4949
"dependencies": {
5050
"@thisisagile/easy": "workspace:^",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,7 +1757,7 @@ __metadata:
17571757
jest-environment-jsdom: "npm:^29.7.0"
17581758
jest-transform-stub: "npm:^2.0.0"
17591759
next: "npm:^14.1.1"
1760-
next-transpile-modules: "npm:^10.0.0"
1760+
next-transpile-modules: "npm:^10.0.1"
17611761
react: "npm:^18.2.0"
17621762
react-dom: "npm:^18.2.0"
17631763
sass: "npm:^1.77.2"
@@ -8409,7 +8409,7 @@ __metadata:
84098409
languageName: node
84108410
linkType: hard
84118411

8412-
"next-transpile-modules@npm:^10.0.0":
8412+
"next-transpile-modules@npm:^10.0.1":
84138413
version: 10.0.1
84148414
resolution: "next-transpile-modules@npm:10.0.1"
84158415
dependencies:

0 commit comments

Comments
 (0)