Skip to content

Commit

Permalink
Merge pull request #86 from poirazis:develop
Browse files Browse the repository at this point in the history
2.0.36-alpha
  • Loading branch information
poirazis authored Oct 13, 2024
2 parents 29bc003 + fc79c0f commit ac8bd3d
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 292 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 8 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bb-component-SuperTable",
"version": "2.0.35-alpha",
"version": "2.0.36-alpha",
"description": "A Fully Customizable Budibase Table Component",
"author": "Michael Poirazi",
"license": "MIT",
Expand All @@ -12,24 +12,22 @@
},
"dependencies": {
"@crownframework/svelte-error-boundary": "^1.0.3",
"svelte": "^4.2.19",
"svelte-fsm": "^1.2.0",
"svelte-legos": "^0.2.5"
"svelte": "^4.2.19"
},
"devDependencies": {
"@budibase/backend-core": "^2.32.5",
"@budibase/bbui": "^2.32.5",
"@budibase/frontend-core": "^2.32.5",
"@budibase/shared-core": "^2.32.5",
"@budibase/backend-core": "^2.32.17",
"@budibase/bbui": "^2.32.17",
"@budibase/frontend-core": "^2.32.17",
"@budibase/shared-core": "^2.32.17",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-image": "^3.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@spectrum-css/actionbar": "6.0.65",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"rollup": "^2.79.1",
"rollup": "^2.79.2",
"rollup-plugin-copy2": "^0.3.1",
"rollup-plugin-polyfill-node": "^0.8.0",
"rollup-plugin-postcss": "^4.0.2",
Expand Down
Loading

0 comments on commit ac8bd3d

Please sign in to comment.