Skip to content
Snippets Groups Projects
Commit 79ab145d authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Update npm deps

parent e8b942b3
No related branches found
No related tags found
No related merge requests found
......@@ -3,21 +3,21 @@
"version": "1.0.0",
"main": "src/index.js",
"devDependencies": {
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-json": "^4.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-node-resolve": "^7.1.3",
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",
"eslint": "^6.8.0",
"eslint-plugin-jsdoc": "^22.1.0",
"eslint-plugin-jsdoc": "^23.0.0",
"glob": "^7.1.6",
"karma": "^4.4.1",
"karma": "^5.0.1",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^1.3.0",
"karma-mocha": "^1.3.0",
"karma-mocha": "^2.0.0",
"mocha": "^7.1.1",
"puppeteer": "^2.1.1",
"rollup": "^2.0.0",
"rollup": "^2.6.1",
"rollup-plugin-consts": "^1.0.1",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-delete": "^1.2.0",
......@@ -29,10 +29,10 @@
"vpu-person-profile": "file:./vendor/person-profile"
},
"dependencies": {
"i18next": "^19.1.0",
"i18next": "^19.4.1",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"universal-router": "^8.3.0"
"universal-router": "^9.0.1"
},
"scripts": {
"build": "npm run build-local",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment