Skip to content

Commit

Permalink
chore: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
activeguild committed Feb 12, 2024
1 parent ba6c0a1 commit d54bd7f
Show file tree
Hide file tree
Showing 4 changed files with 3,701 additions and 33 deletions.
22 changes: 11 additions & 11 deletions example/react-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@blueprintjs/core": "^5.7.1",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@blueprintjs/core": "^5.9.1",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/sass": "^1.43.1",
"@vitejs/plugin-react": "^4.2.0",
"@vitejs/plugin-react": "^4.2.1",
"less": "^4.2.0",
"npm-check-updates": "^16.14.11",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"turbo": "^1.10.16",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite-plugin-sass-dts": "^1.3.11"
"npm-check-updates": "^16.14.15",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"turbo": "^1.12.3",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite-plugin-sass-dts": "^1.3.17"
}
}
Loading

1 comment on commit d54bd7f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bundled size for the package is listed below:

dist: 42.97 KB

Please sign in to comment.