Skip to content

Commit 77cd896

Browse files
committed
🔼 added pdfmake types
1 parent 4fcc475 commit 77cd896

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

package-lock.json

Lines changed: 21 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@mui/system": "^5.15.0",
4747
"@mui/x-date-pickers": "^6.20.0",
4848
"@reduxjs/toolkit": "^2.0.1",
49+
"@types/pdfmake": "^0.2.11",
4950
"country-flag-icons": "^1.5.9",
5051
"dayjs": "^1.11.10",
5152
"i18next": "^23.7.10",
@@ -68,7 +69,6 @@
6869
"rooks": "^7.14.1"
6970
},
7071
"devDependencies": {
71-
"@types/geojson": "^7946.0.13",
7272
"@babel/eslint-parser": "^7.23.10",
7373
"@babel/preset-react": "^7.23.3",
7474
"@nabla/vite-plugin-eslint": "^2.0.5",
@@ -77,6 +77,7 @@
7777
"@testing-library/react": "^16.3.0",
7878
"@testing-library/user-event": "^14.6.1",
7979
"@types/country-flag-icons": "^1.2.2",
80+
"@types/geojson": "^7946.0.13",
8081
"@types/node-fetch": "^2.6.9",
8182
"@types/react": "^18.2.45",
8283
"@types/react-dom": "^18.2.17",

0 commit comments

Comments
 (0)