Skip to content

Commit

Permalink
chore(deps): upgrade to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
AviVahl committed Jan 12, 2025
1 parent e929b65 commit 8d54454
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 71 deletions.
139 changes: 70 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"create-listening-server": "^2.1.0",
"css-loader": "^7.1.2",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/optimizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@stylable/core": "^6.1.1",
"@tokey/css-selector-parser": "^0.6.2",
"lightningcss": "^1.28.2",
"lightningcss": "^1.29.1",
"postcss": "^8.4.49"
},
"files": [
Expand Down

0 comments on commit 8d54454

Please sign in to comment.