Skip to content

Commit 49c9848

Browse files
chore(deps): update dependency next-transpile-modules to ^10.0.1
1 parent 8008ac6 commit 49c9848

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.22",
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
@@ -1878,7 +1878,7 @@ __metadata:
18781878
jest-environment-jsdom: "npm:^29.7.0"
18791879
jest-transform-stub: "npm:^2.0.0"
18801880
next: "npm:^14.2.22"
1881-
next-transpile-modules: "npm:^10.0.0"
1881+
next-transpile-modules: "npm:^10.0.1"
18821882
react: "npm:^18.3.1"
18831883
react-dom: "npm:^18.3.1"
18841884
sass: "npm:^1.80.3"
@@ -7956,7 +7956,7 @@ __metadata:
79567956
languageName: node
79577957
linkType: hard
79587958

7959-
"next-transpile-modules@npm:^10.0.0":
7959+
"next-transpile-modules@npm:^10.0.1":
79607960
version: 10.0.1
79617961
resolution: "next-transpile-modules@npm:10.0.1"
79627962
dependencies:

0 commit comments

Comments
 (0)