Skip to content

Commit

Permalink
build: update dev deps (TS5.6.2, Vite 5.4.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Sep 16, 2024
1 parent 8335e95 commit 8897046
Show file tree
Hide file tree
Showing 380 changed files with 3,195 additions and 2,778 deletions.
4 changes: 2 additions & 2 deletions examples/adaptive-threshold/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"screenshot": "examples/adaptive-threshold.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions examples/ascii-raymarch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"screenshot": "examples/ascii-raymarch.jpg"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions examples/async-effect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
]
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions examples/big-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/bitmap-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"screenshot": "examples/bitmap-font.gif"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions examples/blurhash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/blurhash": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/boid-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/canvas-dial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"screenshot": "examples/canvas-dial.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"browser",
Expand Down
4 changes: 2 additions & 2 deletions examples/canvas-recorder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/canvas": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/cellular-automata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"screenshot": "examples/cellular-automata.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/color-contrast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/color": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/color-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/commit-heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"util": false
},
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"keywords": [
"2d",
Expand Down
6 changes: 3 additions & 3 deletions examples/commit-table-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand All @@ -27,8 +27,8 @@
"@thi.ng/transducers": "workspace:^",
"@thi.ng/transducers-hdom": "workspace:^",
"@types/express": "^4.17.21",
"express": "^4.19.2",
"vite": "^5.4.0"
"express": "^4.21.0",
"vite": "^5.4.5"
},
"browser": {
"process": false,
Expand Down
4 changes: 2 additions & 2 deletions examples/crypto-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"screenshot": "examples/crypto-chart.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/csp-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/devcards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
]
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"atom",
Expand Down
4 changes: 2 additions & 2 deletions examples/dominant-colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/ellipse-proximity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"screenshot": "examples/ellipse-proximity.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"browser",
Expand Down
4 changes: 2 additions & 2 deletions examples/fft-synth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"screenshot": "examples/fft-synth.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"atom",
Expand Down
4 changes: 2 additions & 2 deletions examples/fiber-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/color": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/fisheye-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/hiccup-html": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-classify-point/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/canvas": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-complex-poly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/canvas": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-convex-hull/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"screenshot": "examples/geom-convex-hull.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-csv-piechart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/color": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-extra-hiccup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/canvas": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-fuzz-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"screenshot": "geom/geom-fuzz.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-hexgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/geom": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-knn-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"screenshot": "examples/geom-knn-hash.jpg"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-knn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"screenshot": "examples/geom-knn.jpg"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-sdf-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/color-palettes": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-sdf-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/geom": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-terrain-viz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview --host --open"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/api": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-tessel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"screenshot": "geom/tessel.png"
},
"devDependencies": {
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"keywords": [
"2d",
Expand Down
4 changes: 2 additions & 2 deletions examples/geom-unique-edges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@thi.ng/meta-css": "workspace:^",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"typescript": "^5.6.2",
"vite": "^5.4.5"
},
"dependencies": {
"@thi.ng/canvas": "workspace:^",
Expand Down
Loading

0 comments on commit 8897046

Please sign in to comment.