We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ca9c25 + f872a8d commit e74478cCopy full SHA for e74478c
templates/web/package.json.twig
@@ -24,16 +24,16 @@
24
"build:libs": "rollup -c"
25
},
26
"devDependencies": {
27
- "@rollup/plugin-typescript": "^8.2.1",
28
- "playwright": "^1.10.0",
29
- "rollup": "^2.43.0",
30
- "serve-handler": "^6.1.3",
31
- "tslib": "^2.2.0",
32
- "typescript": "^4.2.3"
+ "@rollup/plugin-typescript": "8.2.5",
+ "playwright": "1.14.1",
+ "rollup": "2.56.3",
+ "serve-handler": "6.1.3",
+ "tslib": "2.3.1",
+ "typescript": "4.2.3"
33
34
"dependencies": {
35
- "cross-fetch": "^3.1.4",
36
- "isomorphic-form-data": "^2.0.0"
+ "cross-fetch": "3.1.4",
+ "isomorphic-form-data": "2.0.0"
37
38
"jsdelivr": "dist/iife/sdk.js",
39
"unpkg": "dist/iife/sdk.js"
0 commit comments