|
1 | 1 | {
|
2 | 2 | "name": "@viamrobotics/prime-core",
|
3 |
| - "version": "0.0.73", |
| 3 | + "version": "0.0.74", |
4 | 4 | "publishConfig": {
|
5 | 5 | "access": "public"
|
6 | 6 | },
|
|
37 | 37 | "svelte": ">=4.0.0 <5"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "@floating-ui/dom": "^1.5.1", |
41 |
| - "@mdi/js": "^7.2.96", |
| 40 | + "@floating-ui/dom": "^1.5.3", |
| 41 | + "@mdi/js": "^7.3.67", |
42 | 42 | "classnames": "^2.3.2",
|
43 |
| - "lodash": "^4.17.21", |
44 |
| - "nanoid": "^4.0.2", |
| 43 | + "lodash-es": "^4.17.21", |
| 44 | + "nanoid": "^5.0.4", |
45 | 45 | "prism-themes": "^1.9.0",
|
46 | 46 | "prismjs": "^1.29.0"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 |
| - "@sveltejs/adapter-auto": "^2.1.0", |
50 |
| - "@sveltejs/kit": "^1.22.6", |
51 |
| - "@sveltejs/package": "^2.2.1", |
52 |
| - "@sveltejs/vite-plugin-svelte": "^2.4.5", |
53 |
| - "@testing-library/dom": "^9.3.1", |
54 |
| - "@testing-library/jest-dom": "^6.0.0", |
55 |
| - "@testing-library/svelte": "^4.0.3", |
56 |
| - "@testing-library/user-event": "^14.4.3", |
57 |
| - "@types/lodash": "^4.14.197", |
58 |
| - "@types/prismjs": "^1.26.0", |
59 |
| - "@types/testing-library__jest-dom": "^5.14.9", |
60 |
| - "@typescript-eslint/eslint-plugin": "^6.7.0", |
61 |
| - "@typescript-eslint/parser": "^6.7.0", |
62 |
| - "@viamrobotics/eslint-config": "^0.2.4", |
63 |
| - "@viamrobotics/prettier-config": "^0.3.2", |
| 49 | + "@sveltejs/adapter-auto": "^3.0.0", |
| 50 | + "@sveltejs/kit": "^2.0.3", |
| 51 | + "@sveltejs/package": "^2.2.3", |
| 52 | + "@sveltejs/vite-plugin-svelte": "^3.0.0", |
| 53 | + "@testing-library/dom": "^9.3.3", |
| 54 | + "@testing-library/jest-dom": "^6.1.5", |
| 55 | + "@testing-library/svelte": "^4.0.5", |
| 56 | + "@testing-library/user-event": "^14.5.1", |
| 57 | + "@types/lodash-es": "^4.17.12", |
| 58 | + "@types/prismjs": "^1.26.3", |
| 59 | + "@typescript-eslint/eslint-plugin": "^6.15.0", |
| 60 | + "@typescript-eslint/parser": "^6.15.0", |
| 61 | + "@viamrobotics/eslint-config": "^0.3.0", |
| 62 | + "@viamrobotics/prettier-config": "^0.3.4", |
64 | 63 | "@viamrobotics/typescript-config": "^0.1.0",
|
65 |
| - "autoprefixer": "^10.4.15", |
66 |
| - "concurrently": "^8.2.0", |
67 |
| - "eslint": "^8.49.0", |
68 |
| - "eslint-config-prettier": "^9.0.0", |
69 |
| - "eslint-plugin-sonarjs": "^0.21.0", |
70 |
| - "eslint-plugin-svelte": "^2.33.1", |
| 64 | + "autoprefixer": "^10.4.16", |
| 65 | + "concurrently": "^8.2.2", |
| 66 | + "eslint": "^8.56.0", |
| 67 | + "eslint-config-prettier": "^9.1.0", |
| 68 | + "eslint-plugin-sonarjs": "^0.23.0", |
| 69 | + "eslint-plugin-svelte": "^2.35.1", |
71 | 70 | "eslint-plugin-tailwindcss": "^3.13.0",
|
72 |
| - "eslint-plugin-unicorn": "^48.0.1", |
73 |
| - "jsdom": "^22.1.0", |
74 |
| - "postcss": "^8.4.28", |
75 |
| - "prettier": "^3.0.3", |
76 |
| - "prettier-plugin-svelte": "^3.0.3", |
77 |
| - "prettier-plugin-tailwindcss": "^0.5.4", |
78 |
| - "publint": "^0.2.0", |
79 |
| - "svelte": "^4.2.0", |
80 |
| - "svelte-check": "^3.5.0", |
81 |
| - "tailwindcss": "^3.3.3", |
82 |
| - "tslib": "^2.6.1", |
83 |
| - "type-fest": "^4.4.0", |
84 |
| - "typescript": "^5.2.2", |
85 |
| - "vite": "^4.4.9", |
86 |
| - "vitest": "^0.33.0" |
| 71 | + "eslint-plugin-unicorn": "^49.0.0", |
| 72 | + "jsdom": "^23.0.1", |
| 73 | + "postcss": "^8.4.32", |
| 74 | + "prettier": "^3.1.1", |
| 75 | + "prettier-plugin-svelte": "^3.1.2", |
| 76 | + "prettier-plugin-tailwindcss": "^0.5.9", |
| 77 | + "publint": "^0.2.6", |
| 78 | + "svelte": "^4.2.8", |
| 79 | + "svelte-check": "^3.6.2", |
| 80 | + "tailwindcss": "^3.3.7", |
| 81 | + "tslib": "^2.6.2", |
| 82 | + "type-fest": "^4.8.3", |
| 83 | + "typescript": "^5.3.3", |
| 84 | + "vite": "^5.0.10", |
| 85 | + "vitest": "^1.1.0" |
87 | 86 | },
|
88 | 87 | "svelte": "./dist/index.js",
|
89 | 88 | "types": "./dist/index.d.ts",
|
|
0 commit comments