mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-20 19:51:09 +00:00
add explicit dependency
This commit is contained in:
2
commafeed-client/package-lock.json
generated
2
commafeed-client/package-lock.json
generated
@@ -13,6 +13,7 @@
|
||||
"@lingui/core": "5.9.5",
|
||||
"@lingui/react": "5.9.5",
|
||||
"@mantine/core": "9.0.1",
|
||||
"@mantine/dates": "9.0.1",
|
||||
"@mantine/form": "9.0.1",
|
||||
"@mantine/hooks": "9.0.1",
|
||||
"@mantine/modals": "9.0.1",
|
||||
@@ -1704,7 +1705,6 @@
|
||||
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.0.1.tgz",
|
||||
"integrity": "sha512-+zwqqQ4D2I8o/GiEStF66Mheo3abKmS0KaL3XDtDp1D7AVhKmSH3Rz27m48aqW/Kzqb2g2t3VgPzAkpuRsWdBA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"clsx": "^2.1.1"
|
||||
},
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"@lingui/core": "5.9.5",
|
||||
"@lingui/react": "5.9.5",
|
||||
"@mantine/core": "9.0.1",
|
||||
"@mantine/dates": "9.0.1",
|
||||
"@mantine/form": "9.0.1",
|
||||
"@mantine/hooks": "9.0.1",
|
||||
"@mantine/modals": "9.0.1",
|
||||
|
||||
Reference in New Issue
Block a user