Merge pull request #613 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-3.36.1

chore(deps): bump @tabler/icons-react from 3.35.0 to 3.36.1
This commit is contained in:
Ravinou 2026-01-08 12:35:42 +01:00 committed by GitHub
commit 3925c8ab8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -8,7 +8,7 @@
"name": "borgwarehouse",
"version": "3.1.2",
"dependencies": {
"@tabler/icons-react": "^3.35.0",
"@tabler/icons-react": "^3.36.1",
"async-mutex": "^0.5.0",
"bcryptjs": "^3.0.3",
"chart.js": "^4.5.1",
@ -3842,12 +3842,12 @@
}
},
"node_modules/@tabler/icons-react": {
"version": "3.35.0",
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.35.0.tgz",
"integrity": "sha512-XG7t2DYf3DyHT5jxFNp5xyLVbL4hMJYJhiSdHADzAjLRYfL7AnjlRfiHDHeXxkb2N103rEIvTsBRazxXtAUz2g==",
"version": "3.36.1",
"resolved": "https://registry.npmjs.org/@tabler/icons-react/-/icons-react-3.36.1.tgz",
"integrity": "sha512-/8nOXeNeMoze9xY/QyEKG65wuvRhkT3q9aytaur6Gj8bYU2A98YVJyLc9MRmc5nVvpy+bRlrrwK/Ykr8WGyUWg==",
"license": "MIT",
"dependencies": {
"@tabler/icons": "3.35.0"
"@tabler/icons": ""
},
"funding": {
"type": "github",

View file

@ -13,7 +13,7 @@
"format": "prettier --write \"{Components,Containers,helpers,pages,styles}/**/*.{js,jsx,ts,tsx,json,css,scss,md}\""
},
"dependencies": {
"@tabler/icons-react": "^3.35.0",
"@tabler/icons-react": "^3.36.1",
"async-mutex": "^0.5.0",
"bcryptjs": "^3.0.3",
"chart.js": "^4.5.1",