Skip to content

Commit

Permalink
Merge pull request #177 from icflorescu/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
icflorescu authored Nov 26, 2024
2 parents 130ce65 + ea2e5d8 commit 48b9b59
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2,136 deletions.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable @typescript-eslint/no-var-requires */
/* eslint-disable @typescript-eslint/no-require-imports */
const { name: PACKAGE_NAME, version: PACKAGE_VERSION } = require('./package.json');

module.exports = async () => {
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@
"sharp": "^0.33.5",
"swr": "^2.2.5",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"webpack": "^5.96.1"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@mantine/core": ">=7.12",
Expand Down
Loading

0 comments on commit 48b9b59

Please sign in to comment.