Skip to content

Commit 45ad11b

Browse files
authored
Merge pull request #33 from PSDTools/dependabot/npm_and_yarn/build-f450dbaf28
chore(deps-dev): bump the build group with 4 updates
2 parents 202ae15 + 6962627 commit 45ad11b

File tree

4 files changed

+134
-102
lines changed

4 files changed

+134
-102
lines changed

apps/gpa-calculator/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"eslint-config-sheriff": "^18.7.0",
4949
"eslint-define-config": "^2.1.0",
5050
"fontaine": "^0.5.0",
51-
"lightningcss": "^1.25.1",
51+
"lightningcss": "^1.26.0",
5252
"typescript": "^5.5.4",
53-
"vite": "^5.3.5",
53+
"vite": "^5.4.0",
5454
"vite-plugin-html-minifier": "^1.0.4",
5555
"vite-plugin-pwa": "^0.20.1",
5656
"workbox-build": "^7.1.1",

apps/phs-map/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"eslint-config-sheriff": "^18.7.0",
5454
"eslint-define-config": "^2.1.0",
5555
"fontaine": "^0.5.0",
56-
"lightningcss": "^1.25.1",
56+
"lightningcss": "^1.26.0",
5757
"typescript": "^5.5.4",
58-
"vite": "^5.3.5",
58+
"vite": "^5.4.0",
5959
"vite-plugin-html-minifier": "^1.0.4",
6060
"vite-plugin-pwa": "^0.20.1",
61-
"vite-plugin-webfont-dl": "^3.9.1",
61+
"vite-plugin-webfont-dl": "^3.9.5",
6262
"workbox-build": "^7.1.1",
6363
"workbox-core": "^7.1.0",
6464
"workbox-precaching": "^7.1.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@manypkg/cli": "^0.21.4",
2323
"husky": "^9.1.4",
2424
"prettier": "3.3.3",
25-
"turbo": "^2.0.11",
25+
"turbo": "^2.0.12",
2626
"typesync": "^0.12.2"
2727
},
2828
"engines": {

0 commit comments

Comments
 (0)