chore(deps): update dependency @types/tinycon to ^0.6.6

This commit is contained in:
renovate[bot]
2024-11-12 09:54:28 +00:00
committed by GitHub
parent 9d10a4b46f
commit da9fe09e58
2 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.5",
"@types/tinycon": "^0.6.6",
"@vitejs/plugin-react": "^4.3.3",
"babel-plugin-macros": "^3.1.0",
"jsdom": "^25.0.1",
@@ -2147,9 +2147,9 @@
"license": "MIT"
},
"node_modules/@types/tinycon": {
"version": "0.6.5",
"resolved": "https://registry.npmjs.org/@types/tinycon/-/tinycon-0.6.5.tgz",
"integrity": "sha512-RrZzmMXr1P+7NJKQsiTxAxbt87lNMgX6luT0q5Ni96wpvRunOYXUWVStumTnt6ew6oEDkPHQE6o04jUMBTb4Sg==",
"version": "0.6.6",
"resolved": "https://registry.npmjs.org/@types/tinycon/-/tinycon-0.6.6.tgz",
"integrity": "sha512-Q8geSfJZUKF9Y4d5LJ/++FkrzTUZ01RqaRkk5Y+e2M+FVWho6Qq0BlxOCWLSb+qs8zHGeLmq6ei8B5gcOIIKeQ==",
"dev": true,
"license": "MIT"
},

View File

@@ -65,7 +65,7 @@
"@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.3",
"@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.5",
"@types/tinycon": "^0.6.6",
"@vitejs/plugin-react": "^4.3.3",
"babel-plugin-macros": "^3.1.0",
"jsdom": "^25.0.1",