Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react": "17.0.85",
"config": "*",
"eslint": "7.32.0",
"next-transpile-modules": "9.0.0",
"next-transpile-modules": "10.0.1",
"tsconfig": "*",
"typescript": "^4.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/match-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "17.0.85",
"config": "*",
"eslint": "7.32.0",
"next-transpile-modules": "9.0.0",
"next-transpile-modules": "10.0.1",
"tsconfig": "*",
"typescript": "^4.5.3"
},
Expand Down
23 changes: 11 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4028,7 +4028,7 @@ __metadata:
eslint: "npm:7.32.0"
filereader-stream: "npm:^2.0.0"
next: "npm:12.3.5"
next-transpile-modules: "npm:9.0.0"
next-transpile-modules: "npm:10.0.1"
react: "npm:17.0.2"
react-bootstrap: "npm:^2.0.4"
react-dom: "npm:17.0.2"
Expand Down Expand Up @@ -4410,13 +4410,13 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.7.0":
version: 5.8.3
resolution: "enhanced-resolve@npm:5.8.3"
"enhanced-resolve@npm:^5.10.0":
version: 5.18.3
resolution: "enhanced-resolve@npm:5.18.3"
dependencies:
graceful-fs: "npm:^4.2.4"
tapable: "npm:^2.2.0"
checksum: 10c0/c50de36c067359833577fb031de6a3b3d0eeb0627cb81fea1e132116d0b5a4fc746e0c8525f683de0a656f25aad08d3da773775b27608db1695ac47ac64ff673
checksum: 10c0/d413c23c2d494e4c1c9c9ac7d60b812083dc6d446699ed495e69c920988af0a3c66bf3f8d0e7a45cb1686c2d4c1df9f4e7352d973f5b56fe63d8d711dd0ccc54
languageName: node
linkType: hard

Expand Down Expand Up @@ -7571,7 +7571,7 @@ __metadata:
config: "npm:*"
eslint: "npm:7.32.0"
next: "npm:12.3.5"
next-transpile-modules: "npm:9.0.0"
next-transpile-modules: "npm:10.0.1"
react: "npm:17.0.2"
react-dom: "npm:17.0.2"
tsconfig: "npm:*"
Expand Down Expand Up @@ -7943,13 +7943,12 @@ __metadata:
languageName: node
linkType: hard

"next-transpile-modules@npm:9.0.0":
version: 9.0.0
resolution: "next-transpile-modules@npm:9.0.0"
"next-transpile-modules@npm:10.0.1":
version: 10.0.1
resolution: "next-transpile-modules@npm:10.0.1"
dependencies:
enhanced-resolve: "npm:^5.7.0"
escalade: "npm:^3.1.1"
checksum: 10c0/b1388ff9a1eeccbeba48084dcd002357bf748a2e3f886fd5edd6eb664b94f92ac7f4ad5473f9b7d600c50ad3caaa211e71e4f8b65818618a9ab3dfba436b110d
enhanced-resolve: "npm:^5.10.0"
checksum: 10c0/e047655170bc5bfdfad7d3694a28a49dc7e817c6616bbd0b9139a03a81f4bee34c96ecfdbc1cb626ea66a79b54322782ad316bf72d2a367fa424795e6ef7bcca
languageName: node
linkType: hard

Expand Down