Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Merged
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 packages/react-feather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"prettier": "3.3.0",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/tcm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-plugin-testing-library": "6.2.2",
"execa": "9.1.0",
"figlet": "1.7.0",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-watch-typeahead": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"typescript": "5.4.5"
},
"dependencies": {
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"sade": "1.8.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6965,7 +6965,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-react: "npm:7.34.2"
fs-extra: "npm:11.2.0"
fs-extra: "npm:11.3.0"
prettier: "npm:3.3.0"
react: "npm:18.3.1"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -7093,7 +7093,7 @@ __metadata:
eslint-plugin-testing-library: "npm:6.2.2"
execa: "npm:9.1.0"
figlet: "npm:1.7.0"
fs-extra: "npm:11.2.0"
fs-extra: "npm:11.3.0"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
jest-watch-typeahead: "npm:2.2.2"
Expand Down Expand Up @@ -7149,7 +7149,7 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-react: "npm:7.34.2"
fs-extra: "npm:11.2.0"
fs-extra: "npm:11.3.0"
lodash: "npm:4.17.21"
lodash-es: "npm:4.17.21"
prettier: "npm:3.3.0"
Expand Down Expand Up @@ -15059,14 +15059,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.2.0":
version: 11.2.0
resolution: "fs-extra@npm:11.2.0"
"fs-extra@npm:11.3.0":
version: 11.3.0
resolution: "fs-extra@npm:11.3.0"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10c0/d77a9a9efe60532d2e790e938c81a02c1b24904ef7a3efb3990b835514465ba720e99a6ea56fd5e2db53b4695319b644d76d5a0e9988a2beef80aa7b1da63398
checksum: 10c0/5f95e996186ff45463059feb115a22fb048bdaf7e487ecee8a8646c78ed8fdca63630e3077d4c16ce677051f5e60d3355a06f3cd61f3ca43f48cc58822a44d0a
languageName: node
linkType: hard

Expand Down