@univerjs/sheets 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ (function(e,s){typeof exports=="object"&&typeof module<"u"?module.exports=s():typeof define=="function"&&define.amd?define(s):(e=typeof globalThis<"u"?globalThis:e||self,e.UniverSheetsFrFR=s())})(this,function(){"use strict";return{sheets:{tabs:{sheetCopy:"(Copie{0})",sheet:"Feuille"},info:{overlappingSelections:"Impossible d'utiliser cette commande sur des sélections qui se chevauchent",acrossMergedCell:"À travers une cellule fusionnée",partOfCell:"Seule une partie d'une cellule fusionnée est sélectionnée",hideSheet:"Aucune feuille visible après avoir masqué celle-ci"}}}});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/sheets",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "private": false,
5
5
  "description": "UniverSheet normal base-sheets",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -58,18 +58,18 @@
58
58
  "rxjs": ">=7.0.0"
59
59
  },
60
60
  "dependencies": {
61
- "@univerjs/protocol": "0.1.39-alpha.45",
62
- "@univerjs/core": "0.5.0",
63
- "@univerjs/engine-formula": "0.5.0",
64
- "@univerjs/engine-numfmt": "0.5.0",
65
- "@univerjs/rpc": "0.5.0"
61
+ "@univerjs/protocol": "0.1.39",
62
+ "@univerjs/core": "0.5.1",
63
+ "@univerjs/engine-numfmt": "0.5.1",
64
+ "@univerjs/rpc": "0.5.1",
65
+ "@univerjs/engine-formula": "0.5.1"
66
66
  },
67
67
  "devDependencies": {
68
68
  "rxjs": "^7.8.1",
69
- "typescript": "^5.6.3",
70
- "vite": "^5.4.11",
71
- "vitest": "^2.1.5",
72
- "@univerjs-infra/shared": "0.5.0"
69
+ "typescript": "^5.7.2",
70
+ "vite": "^6.0.1",
71
+ "vitest": "^2.1.6",
72
+ "@univerjs-infra/shared": "0.5.1"
73
73
  },
74
74
  "space": {
75
75
  ".": {