2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Drop ununsed @types/google.analytics dev dependency and bump @types dev dependencies (#41456)

Co-authored-by: Christian Oliff <christianoliff@pm.me>
This commit is contained in:
Julien Déramond
2025-05-09 18:57:35 +02:00
committed by GitHub
parent 0f19b06745
commit ac0e962d32
2 changed files with 6 additions and 15 deletions
+3 -4
View File
@@ -123,10 +123,9 @@
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-replace": "^6.0.2",
"@stackblitz/sdk": "^1.11.0",
"@types/google.analytics": "^0.0.46",
"@types/js-yaml": "^4.0.5",
"@types/mime": "^3.0.1",
"@types/prismjs": "^1.26.0",
"@types/js-yaml": "^4.0.9",
"@types/mime": "^3.0.4",
"@types/prismjs": "^1.26.5",
"astro": "^5.7.11",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",