mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-09-05 05:18:58 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d9ae03291 |
Generated
+4
-4
@@ -32,7 +32,7 @@
|
|||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/lodash-es": "4.17.12",
|
"@types/lodash-es": "4.17.12",
|
||||||
"jsdom": "30.0.1",
|
"jsdom": "30.0.1",
|
||||||
"playwright-ng-schematics": "22.1.0",
|
"playwright-ng-schematics": "22.1.2",
|
||||||
"postcss": "8.5.26",
|
"postcss": "8.5.26",
|
||||||
"prettier": "3.9.6",
|
"prettier": "3.9.6",
|
||||||
"tailwindcss": "4.3.3",
|
"tailwindcss": "4.3.3",
|
||||||
@@ -6729,9 +6729,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/playwright-ng-schematics": {
|
"node_modules/playwright-ng-schematics": {
|
||||||
"version": "22.1.0",
|
"version": "22.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-22.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-22.1.2.tgz",
|
||||||
"integrity": "sha512-VTZ/FN0K7NNrp1CEqDE2ajHySYmr0BU+DMqn3ceqWUK10gkXMtyD570GCexL6gLqY2sghfMw+39YyisDuLP6ag==",
|
"integrity": "sha512-GV1EQWfpwPh8pr26OdiY4YyltoKs7DeqjTuudn8wGdJX3YSlVbdQANUOV2LVUj1Zfjz531FUpgfaMrJpCRpEBg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -51,7 +51,7 @@
|
|||||||
"@types/js-yaml": "4.0.9",
|
"@types/js-yaml": "4.0.9",
|
||||||
"@types/lodash-es": "4.17.12",
|
"@types/lodash-es": "4.17.12",
|
||||||
"jsdom": "30.0.1",
|
"jsdom": "30.0.1",
|
||||||
"playwright-ng-schematics": "22.1.0",
|
"playwright-ng-schematics": "22.1.2",
|
||||||
"postcss": "8.5.26",
|
"postcss": "8.5.26",
|
||||||
"prettier": "3.9.6",
|
"prettier": "3.9.6",
|
||||||
"tailwindcss": "4.3.3",
|
"tailwindcss": "4.3.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user