mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump csstype from 3.1.3 to 3.2.3 in /ui
Bumps [csstype](https://github.com/frenic/csstype) from 3.1.3 to 3.2.3. - [Release notes](https://github.com/frenic/csstype/releases) - [Commits](https://github.com/frenic/csstype/compare/v3.1.3...v3.2.3) --- updated-dependencies: - dependency-name: csstype dependency-version: 3.2.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a7dc29645e
commit
ec429f8822
Generated
+4
-4
@@ -73,7 +73,7 @@
|
||||
"@vitejs/plugin-legacy": "7.2.1",
|
||||
"@vitejs/plugin-react": "5.1.3",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
|
||||
"csstype": "3.1.3",
|
||||
"csstype": "3.2.3",
|
||||
"diffable-html": "5.0.0",
|
||||
"enzyme": "3.11.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
@@ -6586,9 +6586,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/csstype": {
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
||||
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
||||
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/damerau-levenshtein": {
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@
|
||||
"@vitejs/plugin-legacy": "7.2.1",
|
||||
"@vitejs/plugin-react": "5.1.3",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
|
||||
"csstype": "3.1.3",
|
||||
"csstype": "3.2.3",
|
||||
"diffable-html": "5.0.0",
|
||||
"enzyme": "3.11.0",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
|
||||
Reference in New Issue
Block a user