Skip to content

Commit

Permalink
ncu
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo committed Dec 9, 2023
1 parent 51d271c commit c6036f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,20 @@
"jest-environment-jsdom": "^29.7.0",
"node_modules-path": "^2.0.7",
"nodemon": "^3.0.2",
"rollup": "^4.6.1",
"rollup": "^4.7.0",
"rollup-plugin-tslint": "^0.2.2",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
},
"peerDependencies": {
"@silexlabs/silex": "^3.0.0-alpha.134",
"@silexlabs/steps-selector": "^0.0.9",
"@silexlabs/steps-selector": "^0.0.10",
"grapesjs": "^0.21.7",
"lit-html": "3.0.2"
},
"dependencies": {
"@silexlabs/grapesjs-data-source": "^0.0.36",
"@silexlabs/grapesjs-data-source": "^0.0.38",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1"
},
Expand Down

0 comments on commit c6036f5

Please sign in to comment.