Skip to content

Commit bdd5f32

Browse files
chore(deps): update dependency next-transpile-modules to ^10.0.1
1 parent 2b8cf3c commit bdd5f32

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.2.24",
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
@@ -1866,7 +1866,7 @@ __metadata:
18661866
jest-environment-jsdom: "npm:^29.7.0"
18671867
jest-transform-stub: "npm:^2.0.0"
18681868
next: "npm:^14.2.24"
1869-
next-transpile-modules: "npm:^10.0.0"
1869+
next-transpile-modules: "npm:^10.0.1"
18701870
react: "npm:^18.3.1"
18711871
react-dom: "npm:^18.3.1"
18721872
sass: "npm:^1.80.3"
@@ -7833,7 +7833,7 @@ __metadata:
78337833
languageName: node
78347834
linkType: hard
78357835

7836-
"next-transpile-modules@npm:^10.0.0":
7836+
"next-transpile-modules@npm:^10.0.1":
78377837
version: 10.0.1
78387838
resolution: "next-transpile-modules@npm:10.0.1"
78397839
dependencies:

0 commit comments

Comments
 (0)