Skip to content

Commit

Permalink
chore(deps): update dependency html-tag-js to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2025
1 parent 29c65bc commit f454e5e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/acode-eruda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-loader": "^9.1.0",
"colors": "^1.4.0",
"form-data": "^4.0.1",
"html-tag-js": "^1.1.22",
"html-tag-js": "^2.0.0",
"jszip": "^3.10.1",
"prettier": "^3.0.0",
"raw-loader": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/bulma-intellisense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"colors": "^1.4.0",
"css-loader": "^7.0.0",
"form-data": "^4.0.1",
"html-tag-js": "^1.1.41",
"html-tag-js": "^2.0.0",
"jszip": "^3.10.1",
"postcss": "^8.4.21",
"postcss-loader": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/material-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prettier": "^3.0.0",
"webpack": "^5.76.0",
"file-loader": "^6.2.0",
"html-tag-js": "^1.1.41",
"html-tag-js": "^2.0.0",
"webpack-cli": "^6.0.0"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/materialize-intellisense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-loader": "^9.1.0",
"colors": "^1.4.0",
"css-loader": "^7.0.0",
"html-tag-js": "^1.1.41",
"html-tag-js": "^2.0.0",
"jszip": "^3.10.1",
"postcss": "^8.4.21",
"postcss-loader": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/symbols-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.0.0",
"file-loader": "^6.2.0",
"html-tag-js": "^1.1.41",
"html-tag-js": "^2.0.0",
"jszip": "^3.10.1",
"postcss": "^8.4.33",
"postcss-loader": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-purple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/core": "^7.18.13",
"html-tag-js": "^1.1.22",
"html-tag-js": "^2.0.0",
"colors": "^1.4.0",
"axios": "^1.7.9",
"webpack-dev-server": "^5.2.0",
Expand Down

0 comments on commit f454e5e

Please sign in to comment.