Skip to content

Commit 9c2d6e3

Browse files
committed
Merge branch 'main' of https://github.com/tsparticles/lit
2 parents fb0cccb + 0f88e98 commit 9c2d6e3

File tree

2 files changed

+1278
-491
lines changed

2 files changed

+1278
-491
lines changed

apps/lit/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,30 @@
2626
},
2727
"devDependencies": {
2828
"@11ty/eleventy": "^2.0.0",
29-
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
30-
"@open-wc/testing": "^2.4.2",
29+
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
30+
"@open-wc/testing": "^3.0.0",
3131
"@open-wc/testing-karma": "^3.2.19",
32-
"@rollup/plugin-replace": "^2.2.1",
32+
"@rollup/plugin-replace": "^5.0.0",
3333
"@types/chai": "^4.2.7",
34-
"@types/mocha": "^5.2.7",
35-
"@typescript-eslint/eslint-plugin": "^2.12.0",
36-
"@typescript-eslint/parser": "^2.12.0",
34+
"@types/mocha": "^10.0.0",
35+
"@typescript-eslint/eslint-plugin": "^5.0.0",
36+
"@typescript-eslint/parser": "^5.0.0",
3737
"chai": "^4.2.0",
3838
"deepmerge": "^4.2.2",
39-
"es-dev-server": "^1.23.1",
40-
"eslint": "^6.7.2",
41-
"karma": "^4.4.1",
39+
"es-dev-server": "^2.0.0",
40+
"eslint": "^8.0.0",
41+
"karma": "^6.0.0",
4242
"karma-chai": "^0.1.0",
43-
"karma-mocha": "^1.3.0",
43+
"karma-mocha": "^2.0.0",
4444
"lit-analyzer": "^1.1.9",
4545
"lit-tsparticles": "^2.9.3",
46-
"mocha": "^6.2.2",
46+
"mocha": "^10.0.0",
4747
"prettier": "^2.0.0",
48-
"rimraf": "^3.0.2",
49-
"rollup": "^1.27.13",
50-
"rollup-plugin-filesize": "^6.2.1",
48+
"rimraf": "^4.0.0",
49+
"rollup": "^3.0.0",
50+
"rollup-plugin-filesize": "^10.0.0",
5151
"rollup-plugin-node-resolve": "^5.2.0",
52-
"rollup-plugin-terser": "^5.1.3",
52+
"rollup-plugin-terser": "^7.0.0",
5353
"sinon": "^15.0.1",
5454
"tsparticles": "^2.8.0",
5555
"typescript": "^4.9.4",

0 commit comments

Comments
 (0)