|
31 | 31 | "index.d.ts" |
32 | 32 | ], |
33 | 33 | "dependencies": { |
34 | | - "fela": "^11.6.1", |
35 | | - "fela-dom": "^11.6.1", |
36 | | - "fela-enforce-longhands": "^11.6.1", |
37 | | - "fela-monolithic": "^11.6.1", |
38 | | - "fela-plugin-responsive-value": "^11.6.1", |
39 | | - "fela-preset-web": "^11.6.1", |
40 | | - "hast-to-hyperscript": "^10.0.0", |
| 34 | + "fela": "^11.7.0", |
| 35 | + "fela-dom": "^11.7.0", |
| 36 | + "fela-enforce-longhands": "^11.7.0", |
| 37 | + "fela-monolithic": "^11.7.0", |
| 38 | + "fela-plugin-responsive-value": "^11.7.0", |
| 39 | + "fela-preset-web": "^11.7.0", |
| 40 | + "hast-to-hyperscript": "^10.0.1", |
41 | 41 | "svg-parser": "^2.0.4", |
42 | 42 | "uinix-theme": "^0.2.3" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/core": "^7.14.6", |
46 | | - "@babel/preset-env": "^7.14.4", |
| 45 | + "@babel/core": "^7.15.8", |
| 46 | + "@babel/preset-env": "^7.15.8", |
47 | 47 | "@babel/preset-react": "^7.13.13", |
48 | | - "@cypress/code-coverage": "^3.9.8", |
49 | | - "@cypress/react": "^5.8.1", |
50 | | - "@cypress/webpack-dev-server": "^1.4.0", |
51 | | - "@types/react": "^17.0.14", |
| 48 | + "@cypress/code-coverage": "^3.9.11", |
| 49 | + "@cypress/react": "^5.10.1", |
| 50 | + "@cypress/webpack-dev-server": "^1.6.0", |
| 51 | + "@types/react": "^17.0.27", |
52 | 52 | "@types/svg-parser": "^2.0.2", |
53 | | - "@types/tape": "^4.13.0", |
| 53 | + "@types/tape": "^4.13.2", |
54 | 54 | "babel-loader": "^8.2.2", |
55 | 55 | "babel-plugin-istanbul": "^6.0.0", |
56 | | - "c8": "^7.7.3", |
57 | | - "cypress": "^7.7.0", |
| 56 | + "c8": "^7.10.0", |
| 57 | + "cypress": "^8.5.0", |
58 | 58 | "eslint-config-xo-react": "^0.25.0", |
59 | | - "eslint-plugin-cypress": "^2.11.3", |
60 | | - "eslint-plugin-react": "^7.24.0", |
| 59 | + "eslint-plugin-cypress": "^2.12.1", |
| 60 | + "eslint-plugin-react": "^7.26.1", |
61 | 61 | "eslint-plugin-react-hooks": "^4.2.0", |
62 | 62 | "htm": "^3.1.0", |
63 | 63 | "html-webpack-plugin": "^5.3.1", |
|
66 | 66 | "preact": "^10.5.14", |
67 | 67 | "react": "^17.0.2", |
68 | 68 | "react-dom": "^17.0.2", |
69 | | - "solid-js": "^1.0.3", |
70 | | - "tape": "^5.2.2", |
71 | | - "type-coverage": "^2.17.5", |
72 | | - "typescript": "^4.3.5", |
| 69 | + "solid-js": "^1.1.6", |
| 70 | + "tape": "^5.3.1", |
| 71 | + "type-coverage": "^2.18.2", |
| 72 | + "typescript": "^4.4.3", |
73 | 73 | "uinix-scripts": "^0.1.2", |
74 | | - "webpack": "^5.45.1", |
75 | | - "webpack-dev-server": "^3.11.2", |
76 | | - "xo": "^0.42.0" |
| 74 | + "webpack": "^5.58.1", |
| 75 | + "webpack-dev-server": "^4.3.1", |
| 76 | + "xo": "^0.45.0" |
77 | 77 | }, |
78 | 78 | "scripts": { |
79 | 79 | "build": "npm run clean && tsc && type-coverage", |
|
0 commit comments