Skip to content

Commit 098e10a

Browse files
chore(deps): update dependency next-transpile-modules to ^10.0.1
1 parent 4d6661a commit 098e10a

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"
@@ -7977,7 +7977,7 @@ __metadata:
79777977
languageName: node
79787978
linkType: hard
79797979

7980-
"next-transpile-modules@npm:^10.0.0":
7980+
"next-transpile-modules@npm:^10.0.1":
79817981
version: 10.0.1
79827982
resolution: "next-transpile-modules@npm:10.0.1"
79837983
dependencies:

0 commit comments

Comments
 (0)