Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jiripudil committed Apr 26, 2024
1 parent 79c8916 commit defc394
Show file tree
Hide file tree
Showing 2 changed files with 643 additions and 513 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@web/dev-server-esbuild": "^1.0.1",
"@rollup/plugin-typescript": "^11.1.6",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@web/dev-server-esbuild": "^1.0.2",
"@web/dev-server-rollup": "^0.6.1",
"@web/test-runner": "^0.18.0",
"@web/test-runner": "^0.18.1",
"@web/test-runner-playwright": "^0.11.0",
"chai": "^5.0.0-alpha.2",
"eslint": "^8.54.0",
"mocha": "^10.2.0",
"nette-forms": "^3.3.5",
"playwright": "^1.40.1",
"rollup": "^4.6.1",
"chai": "^5.1.0",
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"nette-forms": "^3.3.6",
"playwright": "^1.43.1",
"rollup": "^4.16.4",
"sinon": "^17.0.1",
"tslib": "^2.6.2",
"typescript": "^5.3.2"
"typescript": "^5.4.5"
},
"scripts": {
"build": "NODE_ENV=production rollup -c",
Expand Down

0 comments on commit defc394

Please sign in to comment.