Removed package-lock from raycast extension main

This commit is contained in:
Nikolaj Frey 2024-03-15 22:12:57 +11:00
parent 8fa3e0ada1
commit de4063602a
3 changed files with 4 additions and 4365 deletions

View File

@ -1,6 +1,6 @@
{
"name": "thingtime",
"version": "0.0.100",
"version": "0.0.11",
"description": "Thing Time",
"main": "none",
"scripts": {

4361
raycast/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -349,7 +349,7 @@
}
],
"dependencies": {
"@raycast/api": "^1.48.8",
"@raycast/api": "^1.69.3",
"@raycast/utils": "^1.4.18",
"fuse.js": "^7.0.0",
"mathjs": "^11.8.2",
@ -358,8 +358,8 @@
"tar": "^6.2.0"
},
"devDependencies": {
"@types/node": "18.8.3",
"@types/react": "18.0.9",
"@types/node": "20.8.10",
"@types/react": "18.2.27",
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",