Skip to content

Commit 494c84c

Browse files
committed
chore: bump versions
1 parent 60272ac commit 494c84c

3 files changed

Lines changed: 63 additions & 61 deletions

File tree

TheGreenEpochWeb/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"license": "MIT",
1616
"devDependencies": {
1717
"@solidjs/testing-library": "^0.8.10",
18-
"@tailwindcss/vite": "^4.3.1",
18+
"@tailwindcss/vite": "^4.3.2",
1919
"@testing-library/jest-dom": "^6.9.1",
2020
"@types/node": "^26.0.1",
2121
"jsdom": "^29.1.1",
22-
"tailwindcss": "^4.3.1",
22+
"tailwindcss": "^4.3.2",
2323
"tsx": "^4.22.4",
2424
"typescript": "^6.0.3",
25-
"vite": "^8.1.0",
25+
"vite": "^8.1.2",
2626
"vite-plugin-solid": "2.11.12",
2727
"vitest": "^4.1.9"
2828
},
@@ -31,6 +31,6 @@
3131
"baseline-browser-mapping": "^2.10.40",
3232
"chart.js": "^4.5.1",
3333
"chartjs-plugin-annotation": "^3.1.0",
34-
"solid-js": "^1.9.13"
34+
"solid-js": "^1.9.14"
3535
}
3636
}

TheGreenEpochWeb/pnpm-lock.yaml

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
allowBuilds:
22
esbuild: true
3+
minimumReleaseAgeExclude:
4+
- solid-js@1.9.14

0 commit comments

Comments
 (0)