Skip to content

Commit

Permalink
fix(deps): update ekscss monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 75c034d commit 4b8ec3b
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 88 deletions.
6 changes: 3 additions & 3 deletions packages/trackx-dash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"viz": "BUNDLE_VIZ=true pnpm run build && xdg-open http://localhost:5001/viz.html"
},
"dependencies": {
"@ekscss/framework": "0.0.43",
"@ekscss/framework": "0.0.52",
"@maxmilton/solid-router": "0.3.2",
"@trackx/icons": "workspace:*",
"@trackx/reltime": "workspace:*",
Expand All @@ -30,11 +30,11 @@
"@rollup/plugin-html": "1.0.2",
"@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-replace": "5.0.2",
"ekscss": "0.0.13",
"ekscss": "0.0.20",
"esbuild": "0.17.18",
"git-ref": "0.3.1",
"rollup": "3.21.2",
"rollup-plugin-ekscss": "0.0.11",
"rollup-plugin-ekscss": "0.0.19",
"rollup-plugin-esbuild": "5.0.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.9.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/trackx-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"prebuild": "rm -rf ../trackx-dash/dist/login*"
},
"dependencies": {
"@ekscss/framework": "0.0.43"
"@ekscss/framework": "0.0.52"
},
"devDependencies": {
"ekscss": "0.0.13",
"ekscss": "0.0.20",
"esbuild": "0.17.18",
"esbuild-minify-templates": "0.10.0",
"esbuild-plugin-ekscss": "0.0.13",
"esbuild-plugin-ekscss": "0.0.20",
"git-ref": "0.3.1",
"lightningcss": "1.20.0",
"purgecss": "5.0.0",
Expand Down
168 changes: 86 additions & 82 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b8ec3b

Please sign in to comment.