We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47bc845 commit 600ef3dCopy full SHA for 600ef3d
package.json
@@ -45,7 +45,7 @@
45
"@lodder/time-grunt": "^4.0.0",
46
"@rollup/plugin-node-resolve": "^16.0.3",
47
"@w8tcha/grunt-dev-update": "^2.3.4",
48
- "autoprefixer": "^10.4.22",
+ "autoprefixer": "^10.4.23",
49
"cssnano": "^7.1.2",
50
"grunt": "~1.6.1",
51
"grunt-contrib-clean": "^2.0.1",
@@ -63,14 +63,14 @@
63
"loader-utils": "^3.3.1",
64
"postcss": "^8.5.6",
65
"postcss-header": "^3.0.3",
66
- "qunit": "^2.24.2",
+ "qunit": "^2.25.0",
67
"rangy": "^1.3.2",
68
- "sass": "^1.94.2",
69
- "sinon": "^21.0.0",
70
- "webpack": "^5.103.0",
+ "sass": "^1.97.1",
+ "sinon": "^21.0.1",
+ "webpack": "^5.104.1",
71
"webpack-dev-server": "^5.2.2"
72
},
73
"dependencies": {
74
- "dompurify": "^3.3.0"
+ "dompurify": "^3.3.1"
75
}
76
0 commit comments