|
2 | 2 | "name": "@justeat/fozzie",
|
3 | 3 | "title": "Fozzie – Just Eat UI Web Framework",
|
4 | 4 | "description": "UI Web Framework for the Just Eat Global Platform",
|
5 |
| - "version": "10.1.0", |
| 5 | + "version": "10.2.0", |
6 | 6 | "main": "dist/js/index.js",
|
7 | 7 | "files": [
|
8 | 8 | "dist/js",
|
|
33 | 33 | "node": "^14 || ^16"
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 |
| - "@justeat/pie-design-tokens": "2.0.0", |
| 36 | + "@justeat/pie-design-tokens": "3.0.0", |
37 | 37 | "include-media": "eduardoboucas/include-media#2.0-release"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 | 40 | "@babel/cli": "7.18.10",
|
41 |
| - "@babel/core": "7.18.10", |
42 |
| - "@babel/eslint-parser": "7.18.9", |
43 |
| - "@babel/preset-env": "7.18.10", |
| 41 | + "@babel/core": "7.19.1", |
| 42 | + "@babel/eslint-parser": "7.19.1", |
| 43 | + "@babel/preset-env": "7.19.1", |
44 | 44 | "@justeat/browserslist-config-fozzie": "2.0.0",
|
45 | 45 | "@justeat/eslint-config-fozzie": "5.1.0",
|
46 | 46 | "@justeat/f-dom": "1.1.0",
|
47 | 47 | "@justeat/f-logger": "0.8.1",
|
48 | 48 | "@justeat/js-test-buddy": "0.4.1",
|
49 |
| - "@justeat/stylelint-config-fozzie": "3.0.1", |
50 |
| - "caniuse-lite": "1.0.30001374", |
51 |
| - "concurrently": "7.3.0", |
| 49 | + "@justeat/stylelint-config-fozzie": "3.2.0", |
| 50 | + "caniuse-lite": "1.0.30001409", |
| 51 | + "concurrently": "7.4.0", |
52 | 52 | "coveralls": "3.1.1",
|
53 |
| - "danger": "11.1.1", |
54 |
| - "eslint": "8.21.0", |
| 53 | + "danger": "11.1.2", |
| 54 | + "eslint": "8.23.1", |
55 | 55 | "eslint-plugin-import": "2.26.0",
|
56 | 56 | "fontfaceobserver": "2.3.0",
|
57 | 57 | "glob": "8.0.3",
|
58 |
| - "jest": "28.1.3", |
59 |
| - "jest-environment-jsdom": "^28.1.3", |
| 58 | + "jest": "29.0.3", |
| 59 | + "jest-environment-jsdom": "^29.0.3", |
60 | 60 | "postcss": "8.4.16",
|
61 |
| - "sass": "1.54.3", |
| 61 | + "sass": "1.55.0", |
62 | 62 | "sass-true": "6.1.0",
|
63 |
| - "stylelint": "14.11.0", |
| 63 | + "stylelint": "14.12.1", |
64 | 64 | "stylelint-config-standard-scss": "5.0.0"
|
65 | 65 | },
|
66 | 66 | "resolutions": {
|
|
0 commit comments