Skip to content

Commit

Permalink
upgraded deprecated pnpm dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
p3t3r67x0 committed Dec 13, 2024
1 parent 17640fa commit bc774e1
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 846 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,20 @@
},
"dependencies": {
"leaflet": "^1.9.4",
"parcel": "^2.12.0"
"parcel": "^2.13.2"
},
"devDependencies": {
"@parcel/config-default": "^2.12.0",
"@parcel/transformer-raw": "^2.12.0",
"eslint": "^9.13.0",
"globals": "^15.11.0",
"@parcel/config-default": "^2.13.2",
"@parcel/transformer-raw": "^2.13.2",
"eslint": "^9.16.0",
"globals": "^15.13.0",
"htmlhint": "^1.1.4",
"parcel-reporter-static-files-copy": "^1.5.3",
"postcss": "^8.4.47",
"stylelint": "^16.10.0",
"postcss": "^8.4.49",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",
"tailwindcss": "^3.4.14"
"svgo": "^3.3.2",
"tailwindcss": "^3.4.16"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit bc774e1

Please sign in to comment.