summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index e471be7..c570986 100644
--- a/package.json
+++ b/package.json
@@ -1,19 +1,19 @@
1{ 1{
2 "dependencies": { 2 "dependencies": {
3 "autoprefixer": "^10.4.8", 3 "autoprefixer": "^10.4.13",
4 "include-media": "^1.4.9", 4 "include-media": "^1.4.9",
5 "iro-design": "git+https://git.vulpes.one/git/iro-design.git", 5 "iro-design": "git+https://git.vulpes.one/git/iro-design.git",
6 "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git", 6 "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git",
7 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git", 7 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git",
8 "postcss": "^8.4.16", 8 "postcss": "^8.4.21",
9 "postcss-cli": "^10.0.0", 9 "postcss-cli": "^10.1.0",
10 "postcss-csso": "^6.0.1", 10 "postcss-csso": "^6.0.1",
11 "postcss-scss": "^4.0.4", 11 "postcss-scss": "^4.0.6",
12 "sass": "^1.54.5", 12 "sass": "^1.57.1",
13 "svg-sprite": "^1.5.4" 13 "svg-sprite": "^2.0.2"
14 }, 14 },
15 "devDependencies": { 15 "devDependencies": {
16 "stylelint": "^14.11.0", 16 "stylelint": "^14.16.1",
17 "stylelint-config-sass-guidelines": "^9.0.1" 17 "stylelint-config-sass-guidelines": "^9.0.1"
18 }, 18 },
19 "scripts": { 19 "scripts": {