mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-16 23:35:48 +01:00
build(deps): bump @tabler/icons-react from 3.10.0 to 3.11.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.11.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5c74509d8b
commit
d2fab3eeea
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -8,7 +8,7 @@
|
|||
"name": "borgwarehouse",
|
||||
"version": "2.3.0",
|
||||
"dependencies": {
|
||||
"@tabler/icons-react": "^3.10.0",
|
||||
"@tabler/icons-react": "^3.11.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chart.js": "^4.4.3",
|
||||
"next": "^14.2.5",
|
||||
|
|
@ -1147,20 +1147,20 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@tabler/icons": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.10.0.tgz",
|
||||
"integrity": "sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.11.0.tgz",
|
||||
"integrity": "sha512-/vZinJNvCYhdAB+RUsyCpanSPuOEKHHIZi4Uu0Bw7ilewHnQhCWUPrT704uHCRli2ROl7spADPmWzAqOganA5A==",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/codecalm"
|
||||
}
|
||||
},
|
||||
"node_modules/@tabler/icons-react": {
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.10.0.tgz",
|
||||
"integrity": "sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==",
|
||||
"version": "3.11.0",
|
||||
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.11.0.tgz",
|
||||
"integrity": "sha512-xHNBi9mns1slvqos+7LkP3ube4CjWrANMbxMaorzwzO9J/+y1sAEG/sN8CV8FmtpYW/9/gDR+OWCjjLLg0RmAw==",
|
||||
"dependencies": {
|
||||
"@tabler/icons": "3.10.0"
|
||||
"@tabler/icons": "3.11.0"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"setup:hooks": "npx husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-react": "^3.10.0",
|
||||
"@tabler/icons-react": "^3.11.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chart.js": "^4.4.3",
|
||||
"next": "^14.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue