Skip to content

Commit

Permalink
ci: test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Aug 7, 2024
1 parent 6270155 commit 3d822ec
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.7",
"typescript": "^5.4.0",
"typescript": "5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.0.5",
"webpack": "^5.93.0"
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"lib": ["dom", "dom.iterable", "esnext"],
"rootDir": ".",
"allowJs": true,
"target": "ES2020",
"skipLibCheck": true,
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9508,7 +9508,7 @@ __metadata:
resend: "npm:^3.5.0"
tailwind-merge: "npm:^2.4.0"
tailwindcss: "npm:^3.4.7"
typescript: "npm:^5.4.0"
typescript: "npm:5.4.5"
vite-tsconfig-paths: "npm:^4.3.2"
vitest: "npm:^2.0.5"
webpack: "npm:^5.93.0"
Expand Down Expand Up @@ -9713,8 +9713,8 @@ __metadata:
linkType: hard

"framer-motion@npm:^11.3.21":
version: 11.3.21
resolution: "framer-motion@npm:11.3.21"
version: 11.3.22
resolution: "framer-motion@npm:11.3.22"
dependencies:
tslib: "npm:^2.4.0"
peerDependencies:
Expand All @@ -9728,7 +9728,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/47ea88207920800294159f20d89d217c0118cbe2f5b7c4f1204490a04ac379a60e4ba323bfb101f334155014ebf07b51ad70a4d67b0363043f9d1d00347b1b3b
checksum: 10c0/5b2d20cb9e34d3593c7beb5a6c43d7b8cbb061da948362cf7fce31aa9e463d18aa43203d109bf4171117b46be7e85691168d08a8a904923ce3c81d5e71cb5330
languageName: node
linkType: hard

Expand Down Expand Up @@ -14926,23 +14926,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.0":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.0#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d822ec

Please sign in to comment.