Skip to content

Commit

Permalink
✨ 完成first
Browse files Browse the repository at this point in the history
  • Loading branch information
neila-a committed Dec 10, 2023
1 parent 3ee765c commit f82872b
Show file tree
Hide file tree
Showing 11 changed files with 383 additions and 236 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "verkfi",
"version": "1.5.3",
"devVersion": "725",
"devVersion": "726",
"dev": true,
"description": "Platform for Neila's something useless tools.",
"private": true,
Expand Down Expand Up @@ -35,11 +35,11 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/ubuntu": "^5.0.8",
"@hello-pangea/dnd": "^16.3.0",
"@hello-pangea/dnd": "^16.5.0",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.19",
"@mui/material": "^5.14.20",
"@mui/styled-engine-sc": "^5.14.12",
"@mui/system": "^5.14.19",
"@mui/system": "^5.14.20",
"dexie": "^3.2.4",
"dexie-react-hooks": "^1.1.7",
"dom-to-image": "^2.6.0",
Expand All @@ -60,13 +60,13 @@
"react-dom": "18.2.0",
"react-draggable": "^4.4.6",
"react-filepond": "^7.1.2",
"react-intl-universal": "^2.9.0",
"react-intl-universal": "^2.9.1",
"sass": "^1.69.5",
"sharp": "^0.32.6",
"styled-components": "^5.3.11"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.0.3",
"@next/bundle-analyzer": "^14.0.4",
"@types/file-saver": "^2.0.7",
"@types/node": "20.3.0",
"@types/react": "18.2.11",
Expand Down
Loading

1 comment on commit f82872b

@vercel
Copy link

@vercel vercel bot commented on f82872b Dec 10, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.