chore(deps): update dependency @types/classnames to v2.3.4

This commit is contained in:
renovate[bot]
2024-10-26 03:51:01 +00:00
committed by GitHub
parent 8362589364
commit ec3437f9e1
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -78,7 +78,7 @@
"@storybook/theming": "^8.3.6", "@storybook/theming": "^8.3.6",
"@svgr/webpack": "8.1.0", "@svgr/webpack": "8.1.0",
"@types/chart.js": "2.9.41", "@types/chart.js": "2.9.41",
"@types/classnames": "2.3.1", "@types/classnames": "2.3.4",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "20.16.14", "@types/node": "20.16.14",
@@ -8810,9 +8810,9 @@
} }
}, },
"node_modules/@types/classnames": { "node_modules/@types/classnames": {
"version": "2.3.1", "version": "2.3.4",
"resolved": "https://registry.npmjs.org/@types/classnames/-/classnames-2.3.1.tgz", "resolved": "https://registry.npmjs.org/@types/classnames/-/classnames-2.3.4.tgz",
"integrity": "sha512-zeOWb0JGBoVmlQoznvqXbE0tEC/HONsnoUNH19Hc96NFsTAwTXbTqb8FMYkru1F/iqp7a18Ws3nWJvtA1sHD1A==", "integrity": "sha512-dwmfrMMQb9ujX1uYGvB5ERDlOzBNywnZAZBtOe107/hORWP05ESgU4QyaanZMWYYfd2BzrG78y13/Bju8IQcMQ==",
"deprecated": "This is a stub types definition. classnames provides its own type definitions, so you do not need this installed.", "deprecated": "This is a stub types definition. classnames provides its own type definitions, so you do not need this installed.",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",

View File

@@ -87,7 +87,7 @@
"@storybook/theming": "^8.3.6", "@storybook/theming": "^8.3.6",
"@svgr/webpack": "8.1.0", "@svgr/webpack": "8.1.0",
"@types/chart.js": "2.9.41", "@types/chart.js": "2.9.41",
"@types/classnames": "2.3.1", "@types/classnames": "2.3.4",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "20.16.14", "@types/node": "20.16.14",