Skip to content

Commit c04309a

Browse files
authored
Update js packages (#842)
* Update docs packages * Update * Remove undici * Update packages for examples * Update * Update * Lint * Update * Update screenshots for testing * Update * Build * Update * Update * Update * Update * Fix TransformStream in tests * Update packages
1 parent ef330ce commit c04309a

26 files changed

+1419
-1514
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"copy_static": "cp ../tree.jquery.js . && cp ../jqtree.css ."
1111
},
1212
"devDependencies": {
13-
"@tailwindcss/typography": "^0.5.13",
14-
"autoprefixer": "^10.4.19",
15-
"postcss": "^8.4.40",
13+
"@tailwindcss/typography": "^0.5.15",
14+
"autoprefixer": "^10.4.20",
15+
"postcss": "^8.4.47",
1616
"postcss-cli": "^11.0.0",
1717
"postcss-import": "^16.1.0",
1818
"postcss-load-config": "^6.0.1",
1919
"postcss-nested": "^6.2.0",
20-
"tailwindcss": "^3.4.7"
20+
"tailwindcss": "^3.4.14"
2121
}
2222
}

0 commit comments

Comments
 (0)