|
57 | 57 | "license": "Apache-2.0",
|
58 | 58 | "dependencies": {
|
59 | 59 | "@csstools/normalize.css": "^12.0.0",
|
60 |
| - "@db-ui/base": "0.12.0" |
| 60 | + "@db-ui/base": "^0.12.0" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@babel/cli": "7.17.6", |
64 |
| - "@babel/preset-env": "7.16.11", |
65 |
| - "@commitlint/cli": "16.2.1", |
66 |
| - "@commitlint/config-conventional": "16.2.1", |
67 |
| - "@mfranzke/plugin-node-uiextension": "1.0.0", |
68 |
| - "@pattern-lab/cli": "5.16.2", |
69 |
| - "@pattern-lab/core": "5.16.2", |
70 |
| - "@pattern-lab/engine-handlebars": "5.16.1", |
71 |
| - "@pattern-lab/starterkit-handlebars-demo": "5.16.2", |
72 |
| - "@pattern-lab/uikit-workshop": "5.16.2", |
73 |
| - "@wemake-services/stylelint-config-scss": "1.0.0", |
74 |
| - "autoprefixer": "10.4.4", |
75 |
| - "backstopjs": "6.0.4", |
76 |
| - "cpr": "3.0.1", |
| 63 | + "@babel/cli": "^7.17.6", |
| 64 | + "@babel/preset-env": "^7.16.11", |
| 65 | + "@commitlint/cli": "^16.2.1", |
| 66 | + "@commitlint/config-conventional": "^16.2.1", |
| 67 | + "@mfranzke/plugin-node-uiextension": "^1.0.0", |
| 68 | + "@pattern-lab/cli": "^5.16.2", |
| 69 | + "@pattern-lab/core": "^5.16.2", |
| 70 | + "@pattern-lab/engine-handlebars": "^5.16.1", |
| 71 | + "@pattern-lab/starterkit-handlebars-demo": "^5.16.2", |
| 72 | + "@pattern-lab/uikit-workshop": "^5.16.2", |
| 73 | + "@wemake-services/stylelint-config-scss": "^1.0.0", |
| 74 | + "autoprefixer": "^10.4.4", |
| 75 | + "backstopjs": "^6.0.4", |
| 76 | + "cpr": "^3.0.1", |
77 | 77 | "details-element-polyfill": "^2.4.0",
|
78 | 78 | "dialog-polyfill": "^0.5.6",
|
79 |
| - "html-validate": "6.4.0", |
80 |
| - "html5-boilerplate": "8.0.0", |
81 |
| - "husky": "7.0.4", |
82 |
| - "iframe-resizer": "4.3.2", |
83 |
| - "nodemon": "2.0.15", |
84 |
| - "np": "7.6.0", |
85 |
| - "npm-run-all": "4.1.5", |
86 |
| - "pa11y-ci": "3.0.1", |
87 |
| - "postcss": "8.4.12", |
88 |
| - "postcss-cli": "9.1.0", |
89 |
| - "postcss-focus": "5.0.1", |
90 |
| - "postcss-list-style-safari-fix": "1.0.0", |
91 |
| - "prettier": "2.5.1", |
92 |
| - "pretty-quick": "3.1.3", |
93 |
| - "rimraf": "3.0.2", |
94 |
| - "sass": "1.49.8", |
95 |
| - "stylelint": "14.5.3", |
96 |
| - "stylelint-config-prettier": "9.0.3", |
97 |
| - "stylelint-config-sass-guidelines": "9.0.1", |
98 |
| - "stylelint-config-standard-scss": "3.0.0", |
99 |
| - "xo": "0.48.0" |
| 79 | + "html-validate": "^6.4.0", |
| 80 | + "html5-boilerplate": "^8.0.0", |
| 81 | + "husky": "^7.0.4", |
| 82 | + "iframe-resizer": "^4.3.2", |
| 83 | + "nodemon": "^2.0.15", |
| 84 | + "np": "^7.6.0", |
| 85 | + "npm-run-all": "^4.1.5", |
| 86 | + "pa11y-ci": "^3.0.1", |
| 87 | + "postcss": "^8.4.12", |
| 88 | + "postcss-cli": "^9.1.0", |
| 89 | + "postcss-focus": "^5.0.1", |
| 90 | + "postcss-list-style-safari-fix": "^1.0.0", |
| 91 | + "prettier": "^2.5.1", |
| 92 | + "pretty-quick": "^3.1.3", |
| 93 | + "rimraf": "^3.0.2", |
| 94 | + "sass": "^1.49.8", |
| 95 | + "stylelint": "^14.5.3", |
| 96 | + "stylelint-config-prettier": "^9.0.3", |
| 97 | + "stylelint-config-sass-guidelines": "^9.0.1", |
| 98 | + "stylelint-config-standard-scss": "^3.0.0", |
| 99 | + "xo": "^0.48.0" |
100 | 100 | },
|
101 | 101 | "repository": {
|
102 | 102 | "type": "git",
|
|
0 commit comments