Skip to content

Commit

Permalink
remove unused date-fns
Browse files Browse the repository at this point in the history
  • Loading branch information
semkedaniil committed Jun 27, 2024
1 parent 0d25d01 commit ab38392
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion db-viewer-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"@skbkontur/edi-ui": "^0.2.10",
"@skbkontur/react-stack-layout": "^1.0.3",
"@skbkontur/react-ui-validations": "^1.8.3",
"date-fns": "^2.29.1",
"lodash": "^4.17.20",
"tslib": "^2.3.0"
},
Expand Down
12 changes: 1 addition & 11 deletions db-viewer-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
version: 7.23.8
resolution: "@babel/runtime@npm:7.23.8"
dependencies:
Expand Down Expand Up @@ -2317,7 +2317,6 @@ __metadata:
"@typescript-eslint/parser": "npm:^6.18.1"
"@vitejs/plugin-react": "npm:^4.2.1"
copyfiles: "npm:^2.4.1"
date-fns: "npm:^2.29.1"
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-node: "npm:^0.3.9"
Expand Down Expand Up @@ -4670,15 +4669,6 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.29.1":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": "npm:^7.21.0"
checksum: 70b3e8ea7aaaaeaa2cd80bd889622a4bcb5d8028b4de9162cbcda359db06e16ff6e9309e54eead5341e71031818497f19aaf9839c87d1aba1e27bb4796e758a9
languageName: node
linkType: hard

"debug@npm:2.6.9, debug@npm:^2.6.9":
version: 2.6.9
resolution: "debug@npm:2.6.9"
Expand Down

0 comments on commit ab38392

Please sign in to comment.