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

This commit is contained in:
renovate[bot]
2024-11-19 18:55:08 +00:00
committed by GitHub
parent 66cd18bc4b
commit 7549ff2491
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.6",
"@types/tinycon": "^0.6.7",
"@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.6",
"resolved": "https://registry.npmjs.org/@types/tinycon/-/tinycon-0.6.6.tgz",
"integrity": "sha512-Q8geSfJZUKF9Y4d5LJ/++FkrzTUZ01RqaRkk5Y+e2M+FVWho6Qq0BlxOCWLSb+qs8zHGeLmq6ei8B5gcOIIKeQ==",
"version": "0.6.7",
"resolved": "https://registry.npmjs.org/@types/tinycon/-/tinycon-0.6.7.tgz",
"integrity": "sha512-rRklPHkd/mWYEqNpgVi5ItpamqPSl6VVkvvCFavvVyrNdSN+qCM8vzza6FkLYKTRSMzOQhUwhPTktRetjJ4ctw==",
"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.6",
"@types/tinycon": "^0.6.7",
"@vitejs/plugin-react": "^4.3.3",
"babel-plugin-macros": "^3.1.0",
"jsdom": "^25.0.1",